Jump to content
MakeWebGames

bit of a problem


ironhide

Recommended Posts

Hello everyone,

 

i have been wandering round these forums as a guest for a while and decided to try and setup an online mmo game.

after a while of wondering what engine i should pick i went with the Phaos one.

 

seems good, everyhting setup alright as far as i could tell but then i struck an issue:

every page has php code all over it, and i am at a loss to guessing why this is.

so if any one could help me out or point me in the right direction i would be very greatfull :)

46395d9660.jpg

so yeah thats what every page looks like, i have apache setup and i have all the files places in htdocs

so i can go http://localhost/phaos and it brings up the page you see now.

i downloaded mysql and i made a database, added the scripts, exsecuted them and everyhting was tucked away in the tables just nicely.

i added the mysql information to the config_settings.php file too

 

so im lost! help! :rolleyes:

 

oh and the reason why this is in here and not the phaos section is because every game i have tried does the same thing!

mccodes

mod_cars

phaos

and devana

Link to comment
Share on other sites

You need to install PHP.

Also, after you install PHP you need to install mod_php so that Apache will know how to handle .php extensions.

All in all, I'd suggest you uninstall Apache2.2; after which, install XAMPP.

XAMPP - Apache, MySQL PHP and Perl. This is all you need, it will also install phpMyAdmin wich is a mySQL browser.

Read more at http://www.apachefriends.org/en/xampp.html.

Link to comment
Share on other sites

thank you for the help Spudinski

i have got installed php 5.2.13 but not mod_php so ill be looking into that right now.

i actually have XAMPP installed so ill un install all that other software and run with that.

again thanks for the help :)

ill be sure to let you know how i go

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...