Zainstalowałem apache-2.0.58 oraz php-5.1.4-r1 .....
jednak nie moge uruchomic obsługi php .....
httpd.conf
http://www.reih.xorg.pl/httpd.conf
php5.conf
http://www.reih.xorg.pl/smieci/70_mod_php5.conf
Serwer dziala i poprawienie wyswietla kod html
php dziala pod konsola gdy uruchomie skrypt
jednak php na serwerze nie dziala
dostaje blad :
Kod
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, reih@yahoo.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, reih@yahoo.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
mysle ze blad tkwi w tych liniach
Kod
ScriptAlias /php/ "/usr/lib64/php5/bin/"
Action application/x-httpd-php5 "/php/php"
Action application/x-httpd-php5 "/php/php"
nie dokonca rozumiem na co maja wskazywac ..........
gdy je zahaszuje przegladarka hce pobrac plik typu application/x-httpd-php5 (index.php)
......