Search found 5 matches
- Fri Nov 18, 2016 7:20 pm
- Forum: Web Server
- Topic: Problem to install Let's encrypt
- Replies: 1
- Views: 5106
Problem to install Let's encrypt
I followed the instructions in this link to install Lets encrypt on vestacp https://github.com/interbrite/letsencrypt-vesta But when I run the line letsencrypt-vesta myuser mydomain Returns an error: Failed authorization procedure. www.dominio.com (http-01): urn:acme:error:unauthorized :: The client...
- Tue Oct 25, 2016 6:47 pm
- Forum: Web Server
- Topic: phpmyadmin issue
- Replies: 6
- Views: 9270
Re: phpmyadmin issue
Not bug in phpmyadmin, with Apache or nginx + apache works perfectly. The problem happens only with nginx + php-fpm.mehargags wrote:not much of a CentOS guy, but can you try and update PHPMyAdmin latest pkg? it might be a bug in the PMA pkg on the repo
- Tue Oct 25, 2016 12:09 am
- Forum: Web Server
- Topic: phpmyadmin issue
- Replies: 6
- Views: 9270
Re: phpmyadmin issue
Hello Friend,
I'm having the same problem. See my post viewtopic.php?f=11&t=12840
Another user made some information but do not know how to solve.
If you know and solve, you help me?
I'm having the same problem. See my post viewtopic.php?f=11&t=12840
Another user made some information but do not know how to solve.
If you know and solve, you help me?
- Wed Oct 12, 2016 3:16 pm
- Forum: Web Server
- Topic: phpMyAdmin bug with nginx + php-fpm
- Replies: 2
- Views: 4660
Re: phpMyAdmin bug with nginx + php-fpm
Check the ownership and permissions on this directory: ls -ld /var/lib/php/session Compare these to the user and group ID under which php-fpm is running. These will be found in the user = and group = declarations in PHP-FPM's pool configuration in /etc/php-fpm.conf or files in the /etc/php-fpm.d/ d...
- Tue Oct 11, 2016 6:22 pm
- Forum: Web Server
- Topic: phpMyAdmin bug with nginx + php-fpm
- Replies: 2
- Views: 4660
phpMyAdmin bug with nginx + php-fpm
Hello,
I'm learning to work with vestacp and found a bug in phpMyAdmin when using nginx + php-fpm.
The layout of the phpmyadmin is wrong, duplicate menus, no pictures ... Look http://prnt.sc/cngdqk
How to solve this problem?
I'm learning to work with vestacp and found a bug in phpMyAdmin when using nginx + php-fpm.
The layout of the phpmyadmin is wrong, duplicate menus, no pictures ... Look http://prnt.sc/cngdqk
How to solve this problem?