If you told RH to install PHP/MySQL/Apache then everything should be ok.
I forget the default document root, but what happens if you put a test.php
with this in it:
<?php
echo phpinfo();
?>
Other than that it should work out of the box, just make sure you get the
patches.
On Tue, 18 Jun 2002, Phil Schwarzmann wrote:
> i have some php files in /var/www/html/ and none of the php is working
> properly.
>
> all i've done so far is installed Linux Red Hat 7.2 and
> php/mysql/apache is supposedly already installed with Redhat. How do I
> get this stuff configured? Anyone have a nice link?
>
>
>
--
-------------------------------------
Now Playing: Simple Minds - All The Things She Said
Server Uptime: 189 days
www.scottah.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php