Search found 19 matches
- Thu Jul 06, 2017 4:37 am
- Forum: Mail Server
- Topic: Fresh Install - Webmail URL is 404
- Replies: 1
- Views: 4920
Re: Fresh Install - Webmail URL is 404
Follow-Up:
Inspection of vst-install-rhel.sh reveals that IF mysql=no then roundcubemail will not be installed. Guess I'll need to reinstall with MySQL.
Inspection of vst-install-rhel.sh reveals that IF mysql=no then roundcubemail will not be installed. Guess I'll need to reinstall with MySQL.
- Thu Jul 06, 2017 4:16 am
- Forum: Mail Server
- Topic: Fresh Install - Webmail URL is 404
- Replies: 1
- Views: 4920
Fresh Install - Webmail URL is 404
OS: CentOS 7.3.1611 Vesta 0.9.8r17 New server build. Installed with this command: curl -O http://vestacp.com/pub/vst-install.sh bash vst-install.sh --nginx yes --phpfpm yes --apache no --named no --remi no --vsftpd no --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --s...
- Mon Aug 22, 2016 3:33 pm
- Forum: Web Server
- Topic: Issue using plugin with Nginx/Php-FPM but works with Apache/PHP
- Replies: 5
- Views: 15044
Re: Issue using plugin with Nginx/Php-FPM but works with Apache/PHP
you're absolutely right! And with an nginx restart, it started logging again. Here's the capture. 2016/08/22 15:31:51 [error] 7013#7013: *1 FastCGI sent in stderr: "PHP message: PHP Warning: simplexml_load_string(): Entity: line 11: parser error : Entity 'raquo' not defined in /home/admin/web/practi...
- Mon Aug 22, 2016 2:59 pm
- Forum: Web Server
- Topic: Issue using plugin with Nginx/Php-FPM but works with Apache/PHP
- Replies: 5
- Views: 15044
Re: Issue using plugin with Nginx/Php-FPM but works with Apache/PHP
Ok I have a POST error, but I can't really interpret it well. I enabled debug logging for php-fpm but still don't see anything in the error log. Again there's nothing in Nginx error.log either for this site. Here's a copy paste from the console error in Google Chrome: POST http://www.practicaldental...
- Mon Aug 22, 2016 12:31 pm
- Forum: Web Server
- Topic: Issue using plugin with Nginx/Php-FPM but works with Apache/PHP
- Replies: 5
- Views: 15044
Issue using plugin with Nginx/Php-FPM but works with Apache/PHP
I'm using a Wordpress plugin called Ultimate Addons (https://codecanyon.net/item/ultimate-addons-for-visual-composer/6892199). One of the pages within the plugin allows for uploads of icon files (.zip files). When using Nginx and PHP-FPM, the upload process just hangs. When using Apache and PHP, it'...
- Thu Apr 09, 2015 2:50 am
- Forum: Database Server
- Topic: phpMyAdmin error on login screen - cannot login
- Replies: 29
- Views: 51708
Re: phpMyAdmin error on login screen - cannot login
Please help. I'm completely stumped.
- Wed Apr 08, 2015 5:39 am
- Forum: Database Server
- Topic: phpMyAdmin error on login screen - cannot login
- Replies: 29
- Views: 51708
Re: phpMyAdmin error on login screen - cannot login
What's about your ip-listen settings in your httpd? My listen IPs are only the internal LAN IP. I left the NAT blank. I'm trying to access it directly on the internal LAN. I have been unsuccessful in loading phpMyAdmin from localhost and other clients on the same LAN. I have created additional webs...
- Wed Apr 08, 2015 4:42 am
- Forum: Database Server
- Topic: phpMyAdmin error on login screen - cannot login
- Replies: 29
- Views: 51708
Re: phpMyAdmin error on login screen - cannot login
Public Vesta IP is the NATed IP, accessible by the public. Internal Vesta IP is the internal LAN IP of the server itself. No, I don't have those installed.
- Tue Apr 07, 2015 6:57 pm
- Forum: Database Server
- Topic: phpMyAdmin error on login screen - cannot login
- Replies: 29
- Views: 51708
Re: phpMyAdmin error on login screen - cannot login
Ok this gets even weirder. I decided to start over from scratch. 1. Create new VM for CentOS 6 2. Install VMware Tools 3. Install Vesta CP 4. Login and go directly to phpMyAdmin - same exact error 5. Some online searching indicated that I should uncomment "session.save.path" from php.ini - I did tha...
- Tue Apr 07, 2015 5:43 pm
- Forum: Database Server
- Topic: phpMyAdmin error on login screen - cannot login
- Replies: 29
- Views: 51708
Re: phpMyAdmin error on login screen - cannot login
I login to Vesta CP using internal IP and port 8083. When I visit the DB tab, I click the link to open that "DB" in phpMyAdmin. This opens phpMyAdmin using the internal IP running on port 80. I use the username "admin_<dbuser>".