When I am starting apache I am getting an error saying that php5ts.dll has crashed.
This happens when:
a) When I enable any extension in php.ini b) When I insert a include path i php.ini
Path to the php5b4 install: C:\php\php5b4
From http.conf, (just under the AddModule section): LoadModule php5_module C:/php/php5b4/php5apache.dll
From php.ini extension_dir = "C:/php/php5b4/ext" include_path = ".;C:\php\PEAR\pear;C:\php\Smarty-2.5.0\libs" .. extension=php_gd2.dll
Any suggestions?
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php