ragà appena apro la pag mi esce scritto
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, postmaster@teenagerpoint.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."
xkè la configurazione del file .htaccess è
DirectoryIndex index.php
Options -Indexes
<IfModule mod_php4.c>
php_value upload_max_filesize 15M
php_value post_max_size 15M
php_value short_open_tag 1
</IfModule>
RewriteEngine On
RewriteRule ^view/(.+)$ view.php [L,NC]
sapete dirmi il xkè
lo script che volglio far girare è un script di upload
Grazie in anticipo