Configuring Apache and PHP
Posted: Thu May 10, 2007 7:11 am
I have a problem with configuring the apache and php, for your information, i download the php, mysql and apache in separate way. the problem i face is, before this, i'm using the foxserv where everythings in one suite. but when i run my project, the codes cannot function. i give somebody my source code and he try, suprisingly everythings ok, after he ask me to configure something with foxserv, still the codes cannot run. he tells me me that he using php, mysql and apache separately, maybe because of that. so i try to install in separate way, but now, i dont know how to tell the apache to handle the *.php file. and i ask somebody again and he say that change the line
DirectoryIndex index.html index.html.var
and add the
DirectoryIndex index.html index.html.var index.php
but still no works, when i test via my browser, http://localhost/M@S/index.php. the window that promt to download the index.php. i dont know why, please help me, i spent a whole night just to configure it...
thanks in advance
DirectoryIndex index.html index.html.var
and add the
DirectoryIndex index.html index.html.var index.php
but still no works, when i test via my browser, http://localhost/M@S/index.php. the window that promt to download the index.php. i dont know why, please help me, i spent a whole night just to configure it...
thanks in advance