Affezionato
Messaggi: 6
Iscritto il: mar feb 16, 2010 9:27 pm
Località: Gorizia
Conoscenze Informatiche: Reti Lan, Informatica e Pagine web, PHPNuke
Re: CMS Stile youtube
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, xxxxx@gmail.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.
--------------------------------------------------------------------------------
Apache/2.2.4 (Win32) PHP/5.2.3 Server at localhost Port 80
Andando a vedere i log, mi sono accorto che mi diceva che:il servizio RewriteRule non era supportato, quindi controllato ho visto che questo servizio era editato sul file .htaccess quindi ho tolto il file e l'installazione è andata a buon fine. Ma ovviamente mi crea dei grossi problemi e così non mi funzionano quasi tutti i moduli tipo myaccount. Credo che sia dovuto proprio al file .htaccess. Ti posto il contenuto del file: cosa posso fare?
RewriteEngine on
#
#
#
#URL Rewriting for Videos
RewriteRule ^videos/([0-9A-Za-z]+)/(.*)/(.*)/(.*)/(.*) videos.php?cat=$1&sort=$3&time=$4&page=$5&seo_cat_name=$2 [L]
RewriteRule ^videos videos.php [L]
RewriteRule ^video/(.*)/(.*) watch_video.php?v=$1&%{QUERY_STRING} [L]
#
#Users, Channel & Management
#
RewriteRule ^channels/([0-9A-Za-z]+)/(.*)/(.*)/(.*)/(.*) channels.php?cat=$1&sort=$3&time=$4&page=$5&seo_cat_name=$2 [L]
RewriteRule ^channels channels.php [L]
RewriteRule ^members/ channels.php [nc]
RewriteRule ^users/ channels.php [nc]
RewriteRule ^user/(.*) view_channel.php?user=$1 [nc]
RewriteRule ^channel/(.*) view_channel.php?user=$1 [nc]
RewriteRule ^my_account myaccount.php [nc]
#Pages
RewriteRule ^page/([0-9]+)/(.*) view_page.php?pid=$1 [nc]
#
#Miscellenous
RewriteRule ^search/result search_result.php [nc]
RewriteRule ^upload upload.php [nc]
#Group Section
RewriteRule ^group/([a-zA-Z0-9].+) view_group.php?url=$1&%{QUERY_STRING} [L]
RewriteRule ^view_topic/([a-zA-Z0-9].+)_tid_([0-9]+) view_topic.php?tid=$2&%{QUERY_STRING} [L]
RewriteRule ^groups/([0-9]+)/(.*)/(.*)/(.*)/(.*) groups.php?cat=$1&sort=$3&time=$4&page=$5&seo_cat_name=$2 [L]
RewriteRule ^groups groups.php [L]
RewriteRule ^create_group create_group.php [L]
RewriteRule ^sitemap.xml$ sitemap.php
RewriteRule ^signup signup.php
#Error Pages
ErrorDocument 404 /view_page.php?pid=6
ErrorDocument 403 /view_page.php?pid=5
########## End - Rewrite rules For SEO urls ######################
RewriteRule ^rss$ rss.php [nc]
RewriteRule ^rss/([a-zA-Z0-9].+)$ rss.php?mode=$1 [nc]
########## End - Rewrite rules For SEO urls ######################
Sapresti dirmi anche dove reperire questi applicativi che mi richiede ovviamente per windows e come installarli?
2.PHP with Background Processing and Exec Enabled
3.GD Library For Captchas and Other Image Manuplation
4.FFMPEG – FLVTOOL2 – MP4Box
Scusami se sono stato prolisso ma non sapevo come descriverti bene il problema.
Ho visto che sei di Torremaggiore, sono molto felice, io sono di San Severo ma vivo da tantti anni a Gorizia
Ciao e grazie anticipatamente
Marco
