hallo,
ich habe das problem das mir die 8MB upload limit nicht ausreichen und ich diesen wert gerne hochsetzen würde. nun habe ich im internet den rat gefunden das man die .htaccess datei um folgendes erweitern soll:
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200
das problem ist nun das der blog nicht mehr aufgerufen wird. es erscheint dann folgende fehlermeldung:
[FONT=Courier New][size=10]Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webadmin@kundenserver.de 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.
[/SIZE][/FONT]Hat jemand eine Idee was ich da machen kann? Danke!:?: