Jump to content

[FIXED] php.ini not loading


Recommended Posts

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.*  

Link to comment
https://forums.phpfreaks.com/topic/83399-fixed-phpini-not-loading/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.