|
||||||||||
|
New in This Group Printing highlighted PHP syntax6/20/2000 4:34:21 PM MySQL returns data-set even if where clause doesn't match ???6/20/2000 4:25:24 PM Multiple Recordsets6/20/2000 1:48:11 PM require() problem6/20/2000 1:24:47 PM Upload problems in Windows98, php3 and pws environment6/20/2000 10:30:25 AM foreign charcaters6/20/2000 8:44:18 AM Open source editor for windows?6/20/2000 6:26:43 AM Re: Help on uploading files to NT with IIS6/20/2000 5:37:38 AM how to print long records in more than one pages??6/19/2000 10:12:13 PM 401 & $PATH_INFO6/19/2000 9:23:32 PM |
Installation of PHP3 under WINDOWS
|
|||||||||
| Group: php.version3 |
Subscribe
|
Posted:6/19/2000 9:50:47 PM | Replies:0 | Views:16 | Items(0) |
|
--------------F9C900EAFAFF67B96CC2A521
Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all beginners with PHP, (I am an absolute beginner, I started with PHP five days ago!) if you have problems to start PHP3 unter WINDOWS98 & APACHE like me, please have a look to your REGISTRY with "regedit" (be carefully!): HKEY_CLASSES_ROOT\.php3\phpfile\shell\command i.e. c:\php3\php.exe -q %1 You should see in the path the windows own backslashes! It have taken me three days to find out, that the installation routine had used in the registry in my case the forward slashes like under UNIX! Don't ask me why. After changing the slashes, PHP3 and APACHE runs properly! Thanks for all tips in the mailing list! It's very helpful. Ulrich --------------F9C900EAFAFF67B96CC2A521 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> Hi all beginners with PHP, <p>(I am an absolute beginner, I started with PHP five days ago!) <p>if you have problems to start PHP3 unter WINDOWS98 & APACHE like me, please have a look to your REGISTRY with "regedit" (be carefully!): <p><b><font face="Arial,Helvetica">HKEY_CLASSES_ROOT\.php3\phpfile\shell\command</font></b> <br><b><font face="Arial,Helvetica"> i.e. c:\php3\php.exe -q %1</font></b><b><font face="Arial,Helvetica"></font></b> <p>You should see in the path the windows own backslashes! It have taken me three days to find out, that the installation routine had used in the registry in my case the forward slashes like under UNIX! Don't ask me why. After changing the slashes, PHP3 and APACHE runs properly! <p>Thanks for all tips in the mailing list! It's very helpful. <br> Ulrich</html> --------------F9C900EAFAFF67B96CC2A521-- |
claus...@luebeck.com (Ulrich Claussen) 6/19/2000 9:50:47 PM |
note 97095 added to soapclient.soapclient
note 97094 added to function.sqlite-changes
note 97093 added to function.sqlite-changes
note 97092 added to ref.xmlrpc
note 97091 added to function.var-export