• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Increase import database size

pedorret

New Pleskian
Hi everybody,

I have a virtual server with CentOS 6.4 (Final) and Plesk 11.5.30 and I would like to increase the database size to import because right now it's only 2MB and I have to put online a website with 10MB.

How can I do?

Thanks.
 
Thanks for the answer. On the /usr/ folder in my Centos there's only two more folders named lib and libexec. I can't find the php.ini file
 
What do you mean? On my test CentOS Plesk server I see:

# cat /etc/redhat-release
CentOS release 6.6 (Final)

# ll /usr/
total 100
drwxr-xr-x 2 root root 28672 May 6 05:26 bin
drwxr-xr-x 2 root root 4096 Sep 23 2011 etc
drwxr-xr-x 2 root root 4096 Sep 23 2011 games
drwxr-xr-x 34 root root 4096 May 6 05:12 include
drwxr-xr-x 67 root root 24576 May 6 05:26 lib
drwxr-xr-x 9 root root 4096 May 6 05:10 libexec
drwxr-xr-x 13 root root 4096 Aug 21 2014 local
drwxr-xr-x 2 root root 12288 May 6 05:26 sbin
drwxr-xr-x 106 root root 4096 May 6 05:15 share
drwxr-xr-x 4 root root 4096 Jan 19 15:33 src
lrwxr-xr-x 1 root root 10 Jan 19 15:33 tmp -> ../var/tmp
 
Thansk again for your answer. Finally I solve it. In Plesk at the file administrator appear as I said the usr folder but I try on parallels power paner on my virtual server and appear as you mention in http://kb.odin.com/120683

Thank you.
 
I have another problem with it. I modify the php.ini file but when try to import the datafile I have 504 Gateway timeout message.

I found this http://kb.odin.com/en/120210 but as I can't find nginx.conf to
Increase the following values at /etc/nginx/nginx.conf

fastcgi_buffers 8 128k;
fastcgi_buffer_size 256k;

I just found / etc/ nginx/ plesk.conf.d/ and more folders inside and not the file


I also try this http://www.huschi.info/archiv/plesk-nginx-504-gateway-time-out.html with same result 504 gateway time-out
 
Last edited:
Back
Top