Servers-Apache

Details of installing PHP with Apache on Unix

Příklad 3-5 .




















































The locations of the apachectl and http(s)dctl binaries often vary. If your system has locate or whereis or which commands, these can assist you in finding your server control programs.









Poznámka :

Unless you change that to "Group nogroup" or something like that ("Group daemon" is also very common) PHP will not be able to open files.

Poznámka :

Installing PHP on Windows with Apache 1.3.x

Note that the second line in the list above can be found in the actual versions of httpd.conf , but it is commented out. Remember also to substitute the c:/php/ for your actual path to PHP.

Varování



Poznámka : This is especially important if the ClearModuleList This is especially important if the ClearModuleList directive is defined .

Poznámka :