Jump to content
Froxlor Forum
  • 0

PHP settings and php.ini for each domain


boerner86

Question

4 answers to this question

Recommended Posts

Hi!

 

Thanks d00p. Now I use php-fpm for diffrent PHP settings per domain. Is it possible to use diffrent PHP Versions per domain as well?

 

During the Installation of php-fpm I used this tutorial. Within the file etc/init.d/php5-fpm it should be "# Required-Start:    $remote_fs $network $mysql $nscd" instead of "# Required-Start:    $remote_fs $network mysql nscd" correct?

If I run "apt-get install apache2-mpm-worker" php files wont be parsed anymore. why this?

 

 

 

kind regards

boerner

Link to comment
Share on other sites

Me again,

 

now i get the following error after a while if i want to open froxlor:

 

Whoops!

The configuration file lib/userdata.inc.php cannot be read from the webserver.

 

This mostly happens due to wrong ownership.
Try the following command to correct the ownership:

chown -R www-data:www-data /var/www/froxlor

the owner/group of userdata.inc.php is froxlorlocal

 

any ideas?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...