Forum Moderators: coopster
I hava been testing <?php $link=mysql_connect()......?> and <?php phpinfo()......?>.Always I get strange behavior of php when test with [localhost...] message let me download these testing php files instead of showing phpinfo() page.
I have already chanched the httpd.conf in /usr/local/apache2/conf/httpd.conf, and added "LoadModule php_module modules/libphp5.so",and "AddType application/x-httpd-php.php".
What wrong with my configurations?
Thanks.