Witam, mam problem z insalacją. Mianowicie po wgraniu plików i zainstalowaniu potrzebnych aplikacji na VPS, po wpisaniu mojadomena.pl/install wyskakuje tylko coś takiego i nie wiem co mam zrobić:
You'll need to add this to your server configuration:
AddType application/x-httpd-php .php
that is assuming you have installed php properly, which may not be the case since it doesn't work where it normally would immediately after installing.
It is entirely possible that you'll also have to add the php so/dll to your apache config using a LoadModule directive (usually in httpd.conf)
No własnie ale co ja tu mam niby dokładnie zrobić ?
(23.05.2016, 19:36)Fyeem napisał(a): [ -> ]To nie pomaga?
Kod PHP:
You'll need to add this to your server configuration:
AddType application/x-httpd-php .php
that is assuming you have installed php properly, which may not be the case since it doesn't work where it normally would immediately after installing.
It is entirely possible that you'll also have to add the php so/dll to your apache config using a LoadModule directive (usually in httpd.conf)