RE: [PHP-INSTALL] Error 404 configuring php

2007-11-21 Thread astratton
Oscar,Can you send your PHP install path, the path of the phpinfo() file, and attach your httpd.conf?Thanks,Andy Stratton, ZCE COMPASS Information Systems, Inc. 1756 Belle Court Millersville, MD 21108 (410) 923-6300 Office (410) 923-2820 Fax (443) 623-6835 Mobile Original Message

[PHP-INSTALL] Apache 2.2 start problem with php5

2007-11-21 Thread greatman
Hi! I have a problem. When I start apache i see this message: Cannot load C:/AeTrayMenu/Examples/AeonservController/php5/php5apache2_2.dll into server: The sp\xe9cifi\xe9 module is not found Help me please :D

[PHP-INSTALL] Error 404 configuring php

2007-11-21 Thread Oscar Giron
I am trying to get a touch of PHP, MySQL and Apache on my Windows XP Machine before i use it on Linux but i got stuck with PHP. I using php 4.3.3 to work with Apache 2.0.47, and MySQL 4.0.15, Actually im using a CD and a Book: "SAMS Teach yourself"... Apache and MySQL are both working fine but whe

[PHP-INSTALL] PATH_TRANSLATED issue

2007-11-21 Thread Jesse Santana
I am running a Solaris 10 system with Apache 2.2.4 and PHP v5.2.3 loaded as a module. When I run the following code: Document root= '.$docroot.''; echo 'Filename= '.$filename.''; echo 'Path (Pathtrans value) = '.$pathtrans.''; echo 'Scriptname= '.$scriptname.''; ?> I get the expected values f