Sunday, 15 August 2010

apache - Php check file gives different output on localhost and on web server -



apache - Php check file gives different output on localhost and on web server -

i have issue have used alot of hours seek fix, no success in doing so.

to set simple possible, have php-check file see if meet requirements of installation. php file runs expected on webserver output:

http://migo.no/temp/magento-check-web.jpg

but when run same php file on localhost weird output combined php code makes no sense me:

http://migo.no/temp/magento-check-localhost.jpg

so trying figure out problem because want able run magento on localhost. have followed instructions can found here:

magentocommerce[dot]com/wiki/1_-_installation_and_configuration/installing_on_windows_with_xampp_and_wamp

and magento-check.php file:

magentocommerce[dot]com/knowledge-base/entry/how-do-i-know-if-my-server-is-compatible-with-magento

i have checked requirements manually running phpinfo() , searching terms, enabled, have newest php , mysql installed came newest xampp.

in end have absolutely no thought why not simple output of missing, basicly output combined php code can't seem figure out.

best regards, alexander

php apache magento xampp

No comments:

Post a Comment