Hello.
I try to install LMS.
But before I must install apache22 and php5
[cmd=]cd /usr/ports/www/apache22; make install clean[/cmd]
[cmd=]cd /usr/ports/lang/php5; make install clean[/cmd]
And php5-extensions.
In httpd.conf I've add:
Restart server and when I want to open my site etc. index.php, my browser wants to download index.php Crazy!
Regards
I try to install LMS.
But before I must install apache22 and php5
[cmd=]cd /usr/ports/www/apache22; make install clean[/cmd]
[cmd=]cd /usr/ports/lang/php5; make install clean[/cmd]
And php5-extensions.
In httpd.conf I've add:
Code:
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
Restart server and when I want to open my site etc. index.php, my browser wants to download index.php Crazy!
Regards