Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: [php] blad
Forum PHP.pl > Forum > PHP
jawka7
kiedy probuje wejsc na strone przez localhost na ktora wchodze pierwszy ras wyskakuje mi cos takiego jakby jakis blad ale to nie blad skryptu co on moze oznaczac??



Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, admin@localhost 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/1.3.33 Server at localhost Port 80
potreb
Może masz w pliku .htaccess coś namieszane
jawka7
a co moze byc w tym pliku namieszane tez tak myslalem ale dopiero ucze sie o tych plikach. a co moze byc tego przyczyna np??

to jest plik htaccess

Kod
php_flag register_globals on
Options FollowSymLinks
RewriteEngine On


#dwie zmienne                                        
RewriteRule ^index-([^-]+)-([^-]+).htm$ main.php?go=$1&id=$2 [L]

#jedna zmienna
RewriteRule ^index-([^-]+).htm$ main.php?go=$1 [L]

# bez zmiennych
RewriteRule ^index.htm$ main.php [L]
RewriteRule ^rewrite_test.htm$ rewrite_test.php [L]
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2025 Invision Power Services, Inc.