Posted by MikeDub on 07/02/07 14:49
When I run a php file in my browser using an IP address, it renders
just fine. But when I run the php file using 'localhost', it renders
the source code. It's as if it does not recognize it as php. There are
other variables, but I don't want to make a full page post.
In a nutshell:
(http://192.130.0.230/~username/file.php) works
(http://localhost/~username/file.php) does not work.
oh.. I'm using a MAMP setup
~mike (new to this group)
[Back to original message]
|