ZZJHONS / IZARIAM

iZariam is a Devlopment Game based on Ikariam
http://ikariam.zzjhons.com/
31 stars 39 forks source link

500 Internal Server Error #4

Open ghost opened 12 years ago

ghost commented 12 years ago

I installed izariam, edited everything and now when i go to izariam and register or login this shows up:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator 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.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

My game is not directly in a root folder: server/ikariam/

ZZJHONS commented 12 years ago

I only test in root folder.

Try reviewing .htaccess file

ghost commented 12 years ago

what needs to be rewrited? i changed all links and when i login its sucesfully redirected to server/ikariam/game

ZZJHONS commented 12 years ago

What is your url?

ghost commented 12 years ago

mytravian.cu.cc/ikariam

ZZJHONS commented 12 years ago

This problem is from your host, bucause I tried to register here: http://mytravian.cu.cc/GameEngine-Travianx-2-0c05aad/register.php and happens the same problem.

Sorry I don't know how you can fix your problem

ghost commented 12 years ago

http://mytravian.cu.cc/GameEngine-Travianx-2-0c05aad/register.php ---> this script was actually working for me, but when i registered, didnt get any email so i db activated it... maybe its not working now cause im deleting it

HakuXR commented 12 years ago

Hm... I think the htaccess file might be causing the error. Try removing it temporarily to see if that is the cause of the error. Your htaccess settings might be configured incorrectly or your host/server does not support htaccess.

On Sat, Feb 25, 2012 at 10:49 AM, evader < reply@reply.github.com

wrote:

I installed izariam, edited everything and now when i go to izariam and register or login this shows up:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator 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.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

My game is not directly in a root folder: server/ikariam/


Reply to this email directly or view it on GitHub: https://github.com/ZZJHONS/IZARIAM/issues/4

ghost commented 12 years ago

When i delete it, i get redirected to the hosting site error.

ZZJHONS commented 12 years ago

You need the htaccess to work

ghost commented 12 years ago

I noticed :)

ZZJHONS commented 12 years ago

Test the new version

sync667 commented 12 years ago

new version have the same problem when you're installing it in subfolder ... and path for js files is wrong ... script after installation want js files in app folder /izariam/js for now i resolved this by normal copy js folder there but it's for fix

now i'm trying to fix problem with path for subfolder on normal server for now i only can say that everyone must and to site path /index.php/

i think it's problem with .htacess or index.php ;)

///edit

if i will fix it I send it to you that i can help

ZZJHONS commented 12 years ago

js isn't in izariam folder, it is in design folder

ZZJHONS commented 11 years ago

.htacess is the needed for the game works!