Dear Parallels,
We are currently sending out 5700 Emails / week as a newsletter. We moved a couple of weeks ago from a Plesk 11.09 Rackspace Server to a New Plesk 11.5.30 Server.
Since the migration we sent out 2700 emails / week instead of 5700 Emails. We checked the logs...
Dear Parallels!
I would like to ask if you include the mysql database size in the disk quota if not how can I limit the MySQL Database size to 1 GB / each?
Best Wishes,
Thomas Bereczky
Dear Forum!
I would like to ask you how to use Nginx as a Reverse Proxy only in Plesk.
We have a subdomain Jira.domain.com and it connects to 0.0.0.0:8080. Currently I used reverse proxy but if plesk reconfigure itself the settings will be lost because I've edited the last_nginx.conf. The...
Hey There!
I've meet an issue the permalinks are not working in wordpress if I use Nginx, I was able to solve it by editing the last_nginx.conf but it will be removed when the server reconfigure itself.
I've add this line to the location: try_files $uri $uri/ /index.php?$args...