Log in with username/password: lyceum/lyceum

Ticket #956 (new defect)

Opened 1 year ago

Last modified 1 year ago

can not log in

Reported by: lyceum Assigned to:
Priority: highest Milestone:
Keywords: please help Cc: mdruta@gmail.com

Description

i installed exacy as in documenation and i iven got the pass via my email but after that when i try to acces "http://cetatea.info/cronici/scr/lyceum/login.php" were i have it instaled i got "Internal Server Error" my wp-config is good and it did placed all the sql in my database. And my .httacces is :

# BEGIN Lyceum

RewriteEngine? On RewriteBase? http://cronici.cetatea.info/scr/ RewriteCond? %{REQUEST_FILENAME} !-f RewriteCond? %{REQUEST_FILENAME} !-d RewriteRule? profile/? wp-admin/profile.php [L,QSA] RewriteRule? login/? wp-login.php [L,QSA] RewriteRule? register/? wp-register.php [L,QSA]

####################################################################### # # Build Base URL for Redirects / stored in Apache %{ENV:rwbaseurl} # ####################################################################### RewriteCond? %{HTTPS} =on RewriteRule? .* - [E=rwscheme:https,S=1] RewriteRule? .* - [E=rwscheme:http]

# if (HTTPS && port != 443) { use explicit port (eg. :8080), then skip next rule } RewriteCond? %{HTTPS} =on RewriteCond? %{SERVER_PORT} !=443 RewriteRule? .* - [E=rwport:\:%{SERVER_PORT},S=1]

# else if (port != 80) { use explicit port } RewriteCond? %{SERVER_PORT} !=80 RewriteRule? .* - [E=rwport:\:%{SERVER_PORT}]

# Build complete server portion of url, without trailing slash. # Using HTTP Header field "Host:", as mod_rewrite's use of HTTP_HOST and SERVER_NAME # appears to be inconsistent. Subdomains were sometimes rewritten as parent domain. Cause unknown. RewriteRule? .* - [E=rwbaseurl:%{ENV:rwscheme}\://%{HTTP:Host}%{ENV:rwport}]

# Send Redirect RewriteRule? admin$ %{ENV:rwbaseurl}/admin/ [R=301,L]

RewriteRule? ([/]+)/admin$ $1/admin/ [R=301,NC,L] RewriteRule? ([/]+)/admin/$ wp-admin/index.php?b=$1 [L] RewriteRule? ([/]+)/admin/([/]+php)\??(.*) wp-admin/$2?b=$1 [L,QSA] RewriteRule? ([/]+)/admin/([/]+js) wp-admin/$2 [L] RewriteRule? ([/]+)/wp-includes/(.*) wp-includes/$2 [L] RewriteRule? ([/]+)/wp-content/(.*) wp-content/$2 [L] RewriteRule? ([/]+)/wp-admin/(.*) wp-admin/$2?b=$1 [L,QSA] RewriteRule? ([/]+)/xmlrpc.php xmlrpc.php?b=$1 [L,QSA] RewriteRule? ([/]+)/wp-comments-post(.*).php wp-comments-post$2.php [L,QSA]

RewriteCond? %{REQUEST_FILENAME} !-f RewriteCond? %{REQUEST_FILENAME} !-d RewriteRule? ([/]+)/? index.php?b=$1 [L,QSA]

# END Lyceum Please help.

Attachments

Grafik3.JPG (140.7 kB) - added by lyceum on 06/18/09 08:55:15.
HackeD By : S3n4n ! All StaR In

Change History

09/07/08 13:49:49 changed by lyceum

  • priority changed from normal to highest.

09/08/08 16:46:43 changed by lyceum

please help.

06/18/09 08:55:15 changed by lyceum

  • attachment Grafik3.JPG added.

HackeD By : S3n4n ! All StaR In

Log in with username/password: lyceum/lyceum