CGI

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

CGI

Postby NiAlMa » 07. November 2008 07:23

Hallo,

ich habe Xampp local installiert, da ich das CMS testen möchte,

Pearl ist ebenfalls installiert. Wenn ich nun das CMS bzw. die Setup des CMS aufrufe (127.0.0.1/cms/setup/) bekomme ich

Serverfehler!
Die Anfrage kann nicht beantwortet werden, da im Server ein interner Fehler aufgetreten ist. Der Server ist entweder überlastet oder ein Fehler in einem CGI-Skript ist aufgetreten.

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.

Error 500
127.0.0.1
07.11.2008 07:18:02
Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5 mod_perl/2.0.3 Perl/v5.8.8

In der .htaccess steht
RewriteEngine on
RewriteRule ^(.+)\/$ index.php?show_page=$1
RewriteRule ^([^/.]+)/?$ index.php?show_page=$1 [L]
RewriteRule ^([^/.]+)/([^/.]+)/?$ index.php?show_page=$1&extra=$2 [L]
RewriteRule ^([^/.]+)/([^/.]+)/([^/.]+)/?$ index.php?show_page=$1&extra=$2&extra_2=$3 [L]
ErrorDocument 404 /404/


In der http.conf habe ich bereits mode_rewrite auskommentiert!
In der error.log steht

[Fri Nov 07 04:59:14 2008] [notice] Server built: Jan 18 2008 00:37:19
[Fri Nov 07 04:59:14 2008] [notice] Parent: Created child process 3780
[Fri Nov 07 04:59:17 2008] [notice] Child 3780: Child process is running
[Fri Nov 07 04:59:17 2008] [notice] Child 3780: Acquired the start mutex.
[Fri Nov 07 04:59:17 2008] [notice] Child 3780: Starting 250 worker threads.
[Fri Nov 07 04:59:17 2008] [notice] Child 3780: Starting thread to listen on port 80.
[Fri Nov 07 04:59:17 2008] [notice] Child 3780: Starting thread to listen on port 443.
[Fri Nov 07 07:06:43 2008] [alert] [client 127.0.0.1] K:/xampp/htdocs/cms/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Fri Nov 07 07:06:57 2008] [alert] [client 127.0.0.1] K:/xampp/htdocs/cms/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Fri Nov 07 07:17:55 2008] [alert] [client 127.0.0.1] K:/xampp/htdocs/cms/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Fri Nov 07 07:18:02 2008] [alert] [client 127.0.0.1] K:/xampp/htdocs/cms/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration


Woran kann das noch liegen und hat evtl. jemand eine Lösung?
NiAlMa
 
Posts: 50
Joined: 28. March 2008 07:22
Location: Schwabenland
Operating System: WU7x64

Postby Wiedmann » 07. November 2008 08:24

In der http.conf habe ich bereits mode_rewrite auskommentiert!

Laut error.log nicht.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby NiAlMa » 07. November 2008 08:49

Auszug aus der xampp/apache/conf/httpd.conf

...
LoadModule dir_module modules/mod_dir.so
#LoadModule dumpio_module modules/mod_dumpio.so
LoadModule env_module modules/mod_env.so
#LoadModule expires_module modules/mod_expires.so
#LoadModule ext_filter_module modules/mod_ext_filter.so
#LoadModule headers_module modules/mod_headers.so
#LoadModule ident_module modules/mod_ident.so
#LoadModule imagemap_module modules/mod_imagemap.so
LoadModule include_module modules/mod_include.so
LoadModule info_module modules/mod_info.so
LoadModule isapi_module modules/mod_isapi.so
LoadModule ldap_module modules/mod_ldap.so
#LoadModule logio_module modules/mod_logio.so
LoadModule log_config_module modules/mod_log_config.so
#LoadModule log_forensic_module modules/mod_log_forensic.so
LoadModule mime_module modules/mod_mime.so
#LoadModule mime_magic_module modules/mod_mime_magic.so
LoadModule negotiation_module modules/mod_negotiation.so
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
#LoadModule proxy_http_module modules/mod_proxy_http.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule setenvif_module modules/mod_setenvif.so
#LoadModule speling_module modules/mod_speling.so
LoadModule status_module modules/mod_status.so
#LoadModule unique_id_module modules/mod_unique_id.so
#LoadModule userdir_module modules/mod_userdir.so
...
NiAlMa
 
Posts: 50
Joined: 28. March 2008 07:22
Location: Schwabenland
Operating System: WU7x64


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 20 guests