August 26, 201411 yr Hi, I got the problem, that from the moment I installed phpmyadmin I wasnt able to use it. Debian 7 apache php-fpm no webhosting clients, but using some customers for roundcube and my own sites. Installed phpmyadmin, set link in froxlor panel (domain/phpmyadmin/), set symlink, and under /var/www I cannot get into phpmyadin. During testing I cannot get into it at any place. Only thing I can see is the content of the php as text, when I enter the domain link. Weird. Whats going? So, ANYTHING I put into /var/www doesnt work, cause I have chive in that folder too, I cannot even install it cause I get Not Found The requested URL /chive was not found on this server. Is it that I have any wrong php-fpm-setup ??
August 27, 201411 yr If you're using php-fpm, don't forget that the default phpmyadmin apache-vhost-config does NOT INCLUDE anything about php-fpm, nor does it provide a fpm-config for the vhost. Either manually install phpmyadmin in some customer-docroot (that's what most people do), or install it in the froxlor-directory (so you'd use the local froxlor-users for fpm and its config) OR manually add / adjust the vhost-config and fpm-config for phpmyadmin
August 27, 201411 yr Author So, either I install it with a symlink in /var/customers/webs/client1/ or in /var/www/froxlor ? Or do I have to physically install it inside a directory inside one of these locations?
Archived
This topic is now archived and is closed to further replies.