jhuckaby / Effect-Games

Classic DHTML JavaScript Game Engine and Web Based IDE
http://www.effectgames.com
577 stars 122 forks source link

It works! #6

Open hallsofvallhalla opened 12 years ago

hallsofvallhalla commented 12 years ago

Am I missing something? I get tto the point it says "it works!" is there not a better default page to get it all started?

jhuckaby commented 12 years ago

What you're seeing is simply Apache's default page, not Effect Games. If you have the Effect software all configured correctly, then try the effect subdirectory: http://YOURSERVER/effect/

If that doesn't work, then something is still configured wrong. Make sure there is a symbolic link in your Apache document root pointing to /effect/htdocs/, and that the Effect engine actually started up when Apache did (check the log file: /logs/effect/debug.log).

Good luck!

On Sat, Dec 17, 2011 at 3:43 PM, hallsofvallhalla < reply@reply.github.com

wrote:

Am I missing something? I get tto the point it says "it works!" is there not a better default page to get it all started?


Reply to this email directly or view it on GitHub: https://github.com/jhuckaby/Effect-Games/issues/6

hallsofvallhalla commented 12 years ago

Ah i feel like a dummy :)

I did get it working finally!! Wahoo

I wanted to thank you for releasing this. This will add to my exisiting web game development community.