ID: 42616
Comment by: isaac_dot_q_dot_dupont at gmail dot com
Reported By: ashish_chap at yahoo dot co dot in
Status: No Feedback
Bug Type: CGI related
Operating System: Windows XP
PHP Version: 5.2.4
New Comment:
I was receiving similar errors, except they were not fatal. Changing
the PHP error handling in php.ini to error_reporting = E_ERROR made
them go away (since they were non-fatal).
Previous Comments:
------------------------------------------------------------------------
[2008-09-16 22:39:44] andrew at mercuric dot net
It only happens, however, when the installer is used. Extracting the
zip file works fine.
------------------------------------------------------------------------
[2008-09-16 21:30:17] andrew at mercuric dot net
I also have this problem with both 5.2.6 and the latest snapshot on
Windows XP 64-bit. I made sure that everything was deleted before
running the snapshot installer. Neither disabling php_sam nor
php_threads fixed the crash, though it does eliminate the "fatal error"
message.
------------------------------------------------------------------------
[2008-05-02 23:47:16] uncle_coolj at hotmail dot com
Hey,
i've tried to disable different modules to find out which one causes
the crash.
I've found out that the "php_threads.dll" is the problem.
if you comment out the module it works...
best regards
------------------------------------------------------------------------
[2007-10-12 20:51:13] robert2s at hotmail dot com
I solved this in the following way.
In the php.ini file, add a semicolon (;) in front of the line
extension=php_sam.dl
------------------------------------------------------------------------
[2007-09-24 00:19:42] mburke at cordovabay dot com
I am having the same problem. The configuration is:
Apache 2.2.4 (Win32)
PHP 5.2.4
MySQL 5.0.45
All php pages result in error 500
error log shows:
PHP Warning: require_once(SAM/php_sam.php): failed to open stream: No
such file
or directory in sam_factory on line 1
each time a php page is requested.
Any help would be appreciated!!
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/42616
--
Edit this bug report at http://bugs.php.net/?id=42616&edit=1