We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Search found 13 matches
- Thu Dec 12, 2019 2:35 pm
- Forum: Web Server
- Topic: I can't access website/ip but I can access with :8083
- Replies: 1
- Views: 2502
I can't access website/ip but I can access with :8083
I have a strange problem.
1. Apache Working
2. Firewall Working
But some how I can access webpanel with or without IP, but Unable to access main website.
Where and How I debug this issue?
Thanks,
1. Apache Working
2. Firewall Working
But some how I can access webpanel with or without IP, but Unable to access main website.
Where and How I debug this issue?
Thanks,
- Wed Aug 28, 2019 4:29 pm
- Forum: RHEL/CentOS
- Topic: [HelpME] Softaculous error: the ionCube PHP
- Replies: 9
- Views: 50731
Re: [HelpME] Softaculous error: the ionCube PHP
By doing this fix my issue:
Code: Select all
v-delete-vesta-softaculous
rm /usr/local/vesta/softaculous/vst_installed
v-add-vesta-softaculous
- Wed Aug 28, 2019 3:25 pm
- Forum: RHEL/CentOS
- Topic: [HelpME] Softaculous error: the ionCube PHP
- Replies: 9
- Views: 50731
Re: [HelpME] Softaculous error: the ionCube PHP
Did not work for me, now Softaculous show "ERROR LOADING DATA"
- Wed Jun 19, 2019 12:48 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
- Replies: 271
- Views: 1433410
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
After installing PHP Selector, when i select any PHP version other than default 5.6, it shows "Apache Testing 123" page.
Anyone had a solution to fix this?
PS: using only APACHE (HTTPD), no Nginx
Thanks,
Anyone had a solution to fix this?
PS: using only APACHE (HTTPD), no Nginx
Thanks,
- Tue Apr 02, 2019 3:55 pm
- Forum: Web Server
- Topic: How to install Nginx after Installing VestaCP?
- Replies: 1
- Views: 4231
How to install Nginx after Installing VestaCP?
Hi!
I have already run a vestacp with Apache only (I can't reinstall vestacp)., now I want to install nginx as well. is there a way to setup with any issue?
Thanks,
I have already run a vestacp with Apache only (I can't reinstall vestacp)., now I want to install nginx as well. is there a way to setup with any issue?
Thanks,
- Sun Feb 19, 2017 7:46 pm
- Forum: Web Server
- Topic: Unable to save files "Failed to write file to Disk"
- Replies: 11
- Views: 13226
Re: Unable to save files "Failed to write file to Disk"
Solution was simple df -h dose not return the correct file size some how,
My partition: /dev/sda5 (tmp) was full but in df-h its wasn't show its full, I have to clean it, and its fixed the problem.
Thanks,
My partition: /dev/sda5 (tmp) was full but in df-h its wasn't show its full, I have to clean it, and its fixed the problem.
Thanks,
- Mon Oct 31, 2016 10:41 am
- Forum: Web Server
- Topic: Unable to save files "Failed to write file to Disk"
- Replies: 11
- Views: 13226
Re: Unable to save files "Failed to write file to Disk"
I have solved the problem!
Thanks for you help!
Thanks for you help!
- Sat Oct 29, 2016 1:23 pm
- Forum: Web Server
- Topic: Unable to save files "Failed to write file to Disk"
- Replies: 11
- Views: 13226
Re: Unable to save files "Failed to write file to Disk"
@skurudo Have you find any solution yet? i can't even edit the MySQL (even using PHPmYAdmin). Please help me!
- Fri Oct 28, 2016 7:56 am
- Forum: Web Server
- Topic: Unable to save files "Failed to write file to Disk"
- Replies: 11
- Views: 13226
Re: Unable to save files "Failed to write file to Disk"
PM Sent!skurudo wrote:Both, if you want me to check 1 and 2 problem.sanishan wrote:Can you please what access you need? vestacp or SSH?
- Fri Oct 28, 2016 7:07 am
- Forum: Web Server
- Topic: Unable to save files "Failed to write file to Disk"
- Replies: 11
- Views: 13226
Re: Unable to save files "Failed to write file to Disk"
session.save_path line in /usr/local/vesta/php/etc/php-fpm.conf look like this? php_admin_value[session.save_path] = /usr/local/vesta/data/sessions PS: You can give me access via PM, I try to look ;-) php_flag[display_errors] = off php_admin_value[error_log] = /usr/local/vesta/log/fpm-php.log php_a...