JustinK101 Posted December 27, 2007 Share Posted December 27, 2007 Hello, I just installed PHP5 on windows 2003 standard X64. Everything went ok, but when I call phpinfo() it shows the following: Configuration File (php.ini) Path C:\WINDOWS Loaded Configuration File (none) It is not loading my php.ini file in c:\windows. I confirmed that indeed C:\windows\php.ini file exists. Is there an error in it? How do I view any startup errors? Thanks. Here is the header of the rest of my phpinfo(). PHP Version 5.2.3 System Windows NT STEWIE 5.2 build 3790 Build Date May 31 2007 09:36:39 Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared" Server API ISAPI Virtual Directory Support enabled Configuration File (php.ini) Path C:\WINDOWS Loaded Configuration File (none) PHP API 20041225 PHP Extension 20060613 Zend Extension 220060519 Debug Build no Thread Safety enabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams php, file, data, http, ftp, compress.zlib Registered Stream Socket Transports tcp, udp Registered Stream Filters convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.* Quote Link to comment Share on other sites More sharing options...
JustinK101 Posted December 27, 2007 Author Share Posted December 27, 2007 Fixed. Added the following users to the permissions of the php.ini file in C:\windows. Network Service psaadm psacln psaserv Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.