Re: [PHP-WIN] Apache 2 and PHP

2002-04-11 Thread Eric
Which version of PHP are you using? Do you mind post the PHP configuration section of your Apache 2's httpd.conf? Thanks a lot! "Helphand" <[EMAIL PROTECTED]> ¼¶¼g©ó¶l¥ó·s»D :[EMAIL PROTECTED] > At 06:50 PM 4/10/02 -0700, Rasmus Lerdorf wrote: > >There is no Apache2 support for PHP yet. Coming

Re: [PHP-WIN] Apache 2 and PHP

2002-04-10 Thread Rasmus Lerdorf
Well, you are extremely lucky if you have the Apache module version of PHP working with Apache 2. It has been hit and miss version-wise for a while. It will be solidified in a future version. Perhaps 4.2, but probably not stable until 4.3. -Rasmus On Wed, 10 Apr 2002, Helphand wrote: > At 06:

Re: [PHP-WIN] Apache 2 and PHP

2002-04-10 Thread Helphand
At 06:50 PM 4/10/02 -0700, Rasmus Lerdorf wrote: >There is no Apache2 support for PHP yet. Coming in a future version. That can't be right, I'm running Apache2 with PHP right now. Scott -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.ph

Re: [PHP-WIN] Apache 2 and PHP

2002-04-10 Thread Helphand
At 09:51 PM 4/10/02 -0500, Gaylen Fraley wrote: >When trying to set up PHP with Apache 2, the following error occurs: > >Syntax error on line 175 of /Apache2/conf/httpd.conf: >Cannot load /php/sapi/php4apache.dll into server: One of the library files >nee >ded to run this application cannot be fo

Re: [PHP-WIN] Apache 2 and PHP

2002-04-10 Thread Rasmus Lerdorf
There is no Apache2 support for PHP yet. Coming in a future version. -Rasmus On Wed, 10 Apr 2002, Gaylen Fraley wrote: > When trying to set up PHP with Apache 2, the following error occurs: > > Syntax error on line 175 of /Apache2/conf/httpd.conf: > Cannot load /php/sapi/php4apache.dll into s

[PHP-WIN] Apache 2 and PHP

2002-04-10 Thread Gaylen Fraley
When trying to set up PHP with Apache 2, the following error occurs: Syntax error on line 175 of /Apache2/conf/httpd.conf: Cannot load /php/sapi/php4apache.dll into server: One of the library files nee ded to run this application cannot be found. How do I find what is missing? It works under A