C:\.....\easyphp\apache\php.ini
C:\.....\easyphp\conf_file\php.ini
/etc/php4/apache/php.ini
usr/local/lib/[I]php[/I].[I]ini[/I]
In easyphp on Windows you can find it here:
Code:C:\.....\easyphp\apache\php.ini C:\.....\easyphp\conf_file\php.ini
On Linux server : /etc/php?????
For example in debian :
Code:/etc/php4/apache/php.ini
php4 folder can be php or php5
You can also find a local one here :
Code:usr/local/lib/[I]php[/I].[I]ini[/I]
Cheers.
Increase:
upload_max_filesize
memory_limit
post_max_size
in etc/php.ini , or your php conf admin panel(WHM, kloxo, ...)
also use .sql.gz instead of .sql
and lastly, if its huge DB, you can use BigDump script
hope it helps![]()