Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

php.ini and phpinfo.php


bmx0r

Recommended Posts

Posted

-when i place php.ini in c:\windows / %systemroot% :

catalog/index.php works,

catalog/phpmyadmin/index.php works

and

phpinfo.php <? phpinfo(); ?> doesn?t

 

 

-when php.ini in webroot/php5 :

catalog/index.php, doesn?t

catalog/phpmyadmin/index.php doesn?t

and

phpinfo.php <? phpinfo(); ?> works,

 

 

-the default oscommerce phpinfo.php and phpmyadmin\phpinfo.php turn out blank, either way?

 

-tried a search for other php.ini's,

-tried placing the ini file in multiple folders (but that's not what you're supposed to do .. right?)

 

-when phpinfo <? phpinfo(); ?> in webroot/ php.ini path info is:

| Configuration File (php.ini) Path | C:\WINDOWS |

 

-it says it's in c:\windows (after restarting apache), while the php info file is my webroot/php5??? what?s going on? :huh:

-what do i need to do to set the correct php.ini path and/or how to make phpinfo.php work in c:\windows

Archived

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

×
×
  • Create New...