Yani yenisini atıp , Ftp deki dosyaların üstüne yazdır demek istemiş.
Sorun hala devam ederse
.htaccess dosyasına aşağıdaki kodları ekleyerek birde dene.
#Change upload limits
php_value memory_limit 50M
php_value post_max_size 50M
php_value upload_max_filesize 50M
php_value max_execution_time 900
#Change upload limits end
Verdiğin kod böyle bir hataya sebep oldu:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator,
webmaster@siteadi.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.