I still have a problem when starting apache 1.3.29 with PHP5 on Windows
XP Pro. I have tried two different Win installations with no success.
I am getting the following error:
SzAppName: apache.exe szAppver: 0.0.0.0 SzModName: php5ts.dll
sZModVer: 5.0.0.0 offset: 0003d0c3
For more debug information, please see
http://www.nordicaudi.com/public/temp/apache-php5.zip
It seems to have something to do with path in php.ini
When I remarks the folling line it works
include_path=".;C:/Program/PHP/PEAR/pear;C:/Program/PHP/Smarty/libs"
And sometimes I also need to remark the extension path
extension_dir = "C:/Program/PHP/php5-win32/ext"
I still have a problem when starting apache 1.3.29 with PHP5 on Windows
XP Pro. I have tried two different Win installations with no success.I am getting the following error:
SzAppName: apache.exe szAppver: 0.0.0.0 SzModName: php5ts.dll
sZModVer: 5.0.0.0 offset: 0003d0c3For more debug information, please see
http://www.nordicaudi.com/public/temp/apache-php5.zip
Sounds strange.
Have you made sure that php5ts.dll is in your system path?
At 11:03 AM 3/26/2004 +0100, Erik Franzén wrote:
I still have a problem when starting apache 1.3.29 with PHP5 on Windows XP
Pro. I have tried two different Win installations with no success.I am getting the following error:
SzAppName: apache.exe szAppver: 0.0.0.0 SzModName: php5ts.dll
sZModVer: 5.0.0.0 offset: 0003d0c3For more debug information, please see
http://www.nordicaudi.com/public/temp/apache-php5.zip