Current time: 04-19-2024, 03:57 PM Hello There, Guest! (LoginRegister)


Post Reply 
phpmyadmin import size
Author Message
maxott Offline
Junior Member
*

Posts: 10
Joined: Oct 2008
Reputation: 0
Post: #1
phpmyadmin import size
hello people.
i use ispcp 1.0.6. i searched the net but found nothing...

how can i increase import size, which is now (Max: 2,048KiB) ?

thanks
09-19-2010 05:40 AM
Find all posts by this user Quote this message in a reply
simple Offline
Junior Member
**
Graph Team

Posts: 143
Joined: Dec 2006
Reputation: 0
Post: #2
RE: phpmyadmin import size
You have to edit your master php.ini (on debian it's at /var/www/fcgi/master/php5/php.ini)
Set
upload_max_filesize = 10M
and post_max_size to something a little higher, i mostly use
post_max_size = 12M

Don't forget to reload apache afterwards
/etc/init.d/apache2 force-reload
09-19-2010 01:33 PM
Visit this user's website Find all posts by this user Quote this message in a reply
maxott Offline
Junior Member
*

Posts: 10
Joined: Oct 2008
Reputation: 0
Post: #3
RE: phpmyadmin import size
thanks a lot.

i did not known about master php.ini

Rolleyes
09-19-2010 04:38 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)