Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 14 matches
- Thu Dec 20, 2018 7:19 am
- Forum: General Discussion
- Topic: The directory containing the user's certificate file?
- Replies: 12
- Views: 11461
- Sun Dec 09, 2018 8:19 am
- Forum: General Discussion
- Topic: The directory containing the user's certificate file?
- Replies: 12
- Views: 11461
Re: The directory containing the user's certificate file?
Yes... Folder empty!
- Sat Dec 08, 2018 3:52 pm
- Forum: General Discussion
- Topic: The directory containing the user's certificate file?
- Replies: 12
- Views: 11461
Re: The directory containing the user's certificate file?
- Sat Dec 08, 2018 3:49 pm
- Forum: Web Server
- Topic: What is the PHP type of VestaCP?
- Replies: 0
- Views: 3077
What is the PHP type of VestaCP?
I wonder which of the following syntax is true for VestaCP? And how to know what kind of php is it running?
Type 1
<IfModule php5_module>
php_value upload_max_filesize 2G
php_value post_max_size 2G
</IfModule>
<IfModule mime_module>
AddType application/x-httpd-ea-php56 .php .php5 .phtml ...
Type 1
<IfModule php5_module>
php_value upload_max_filesize 2G
php_value post_max_size 2G
</IfModule>
<IfModule mime_module>
AddType application/x-httpd-ea-php56 .php .php5 .phtml ...
- Sat Dec 08, 2018 3:28 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
- Replies: 271
- Views: 1722862
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Can I use it on apache + nginx web server?
- Fri Dec 07, 2018 11:25 am
- Forum: Web Server
- Topic: PHP.ini not working!!!
- Replies: 0
- Views: 1750
PHP.ini not working!!!
I changed php.ini with upload_max_filesize and post_max_filesize in /etc/php.ini and in /home/username/web/domain/public_html as follows:
upload_max_filesize = 3G
post_max_size = 3G
And the .htaccess file is as follows:
<IfModule mod_php5.c>
php_value upload_max_filesize 3G
php_value post ...
upload_max_filesize = 3G
post_max_size = 3G
And the .htaccess file is as follows:
<IfModule mod_php5.c>
php_value upload_max_filesize 3G
php_value post ...
- Fri Dec 07, 2018 11:04 am
- Forum: Database Server
- Topic: phpMyAdmin error occurred
- Replies: 2
- Views: 5851
Re: phpMyAdmin error occurred
I have already CHMOD, but the error is due to the installation phpMyAdmin error, I have reinstalled phpMyAdmin, it was working properly!
- Thu Dec 06, 2018 12:59 pm
- Forum: Database Server
- Topic: phpMyAdmin error occurred
- Replies: 2
- Views: 5851
phpMyAdmin error occurred
After installation, I access phpMyAdmin and get the error as shown below:

How to fix it?

How to fix it?
- Wed Nov 28, 2018 9:12 am
- Forum: General Discussion
- Topic: The directory containing the user's certificate file?
- Replies: 12
- Views: 11461
- Wed Nov 28, 2018 9:11 am
- Forum: Web Interface
- Topic: Update Apache 2.2 to 2.4.37 and delete plugins
- Replies: 2
- Views: 69759
Re: Update Apache 2.2 to 2.4.37 and delete plugins
I want to update:
Apache: 2.2 to 2.4.37 (latest).
MySQL: from 5.x to 8.0 (latest).
phpMyAdmin: From 4.x to 4.8.3 (latest).
Without breaking VestaCP how do it?
Thank you.
Apache: 2.2 to 2.4.37 (latest).
MySQL: from 5.x to 8.0 (latest).
phpMyAdmin: From 4.x to 4.8.3 (latest).
Without breaking VestaCP how do it?
Thank you.