Search found 5 matches
- Thu Feb 08, 2018 11:52 am
- Forum: Mail Server
- Topic: Mail encoding issue
- Replies: 0
- Views: 1728
Mail encoding issue
Hi I have a weird issue with my VestaCP installation. The mail orders I receive from my opencart online store are shown very weird. Please take a look at this screenshot https://i.imgur.com/4VRkK1I.png Downloading the .eml file and opening it up with Thunderbird is working correctly. Here is the vie...
- Mon Nov 13, 2017 11:56 am
- Forum: General Discussion
- Topic: Increase PHP memory limits
- Replies: 16
- Views: 47574
Re: Increase PHP memory limits
Here is a screenshot... https://i.imgur.com/BDCyMtx.png also don't forget to check /home/account_user_name/conf/web/sapache2.conf
- Tue Apr 14, 2015 11:20 pm
- Forum: General Discussion
- Topic: Need to stop mySQL Service for websites to work
- Replies: 4
- Views: 4331
Re: Need to stop mySQL Service for websites to work
Hi i have fixed my issue by editing the file
Under
Paste
Code: Select all
/etc/mysql/my.cnf
Code: Select all
[mysqld]
Code: Select all
open_files_limit = 5000
- Tue Apr 14, 2015 11:07 pm
- Forum: General Discussion
- Topic: Need to stop mySQL Service for websites to work
- Replies: 4
- Views: 4331
Re: Need to stop mySQL Service for websites to work
Hi, thanks for the reply but it did not work for me. I run the command update-rc.d mysql disable and then I tried again the command with the edited file but still the same :( Look in /etc/init/mysql.conf and edit the following: Near the topc of mysql.conf, comment the following line: start on runlev...
- Tue Apr 14, 2015 7:00 am
- Forum: General Discussion
- Topic: Need to stop mySQL Service for websites to work
- Replies: 4
- Views: 4331
Need to stop mySQL Service for websites to work
Hi i am new to vestacp and after i had everything set up i run from ssh the command to reset my stats /usr/local/vesta/bin/v-update-sys-queue disk after that the server collapsed and i had to restart. I used shutdown -r now After the restart the server comes back online and mySQL shuts down after a ...