|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2007-08-27 08:39 UTC] jani@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Dec 02 21:00:01 2025 UTC |
Description: ------------ i have recently downloaded and installed PHP 5.2.3 version (installer) for Windows. i am using apache 2.0.X web server. After successfull installation php is working fine. but once i restart a system, then php not running. i found in apache log file, the error is SAM/samXXX.php file is not found.[include_path;c:\php5\pear]. i have tried without installing PEAR, that time also Can't include a file SAM/samXXX.php is not found. i had verified in php.ini file, http.conf file and tried restarting apache. everything is ok. Expected result: ---------------- PHP to be run after restart system Actual result: -------------- PHP not running it shows empty page.