Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PHP/Apache/Mysql



On Sun, Jul 08, 2001 at 11:39:36AM +0900, Liton wrote:
> 
> Now I think I should be able to write php and open it with a browser.
> Something like this:
> <?
> print "Hello Web";
> ?>
> By saving it as "test.php", not a single character
> on my browser window when I open it. Any help please.

Check your apache httpd.conf file and see if the following
line or somthing much like it is commented out:

LoadModule php4_modules /usr/lib/apache/1.3/libphp4.so

If there is a # at the beginning of this line then remove the #.
Then restart your apache server and test your page.

-- Uva


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links