trdr Posted September 4, 2003 Posted September 4, 2003 Hellow I have installed EasyPHP an Oscommerce and my store works OK if i access from http://localhost/.... but if i use http://www.domain.com/... or http://xxx.xxx.xxx.xxx/.. i see text but nothing more. I have php errors. If i install oscommerce with DOMAIN instead localhost i get an error connection. I have all ports open. Thanks
Guest Posted September 4, 2003 Posted September 4, 2003 Sounds like some of your path info is incorrect. Did you install go smothly with no error messages? save this as phpinfo.php <?php phpinfo(); ?> Upload it. Point yer browser to it http://www.somesite.com/phpinfo.php it will give ya wealth of info, you want to look for path info.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.