netstepinc said:New DA install.
Found var upload_max_filesize
ivytony said:finally, I found a command line to import large mysql database in linux.
thanks guys
chatwizrd said:You need to edit php.ini then restart apache webserver.
The file is located in /usr/local/lib/php.ini
Edit variables:
memory_limit
post_max_size
chatwizrd said:Just edit that file.
php_admin_value upload_max_filesize *size*M