Hi there! I have uploaded a website to godday, windows plan hosting for a year. The website itself is really light weight. The biggest file there is the JQ file.
I have no idea why is so slow.
profatir.com
thanks to the helpers.
Search found 6 matches
- Mon Sep 23, 2013 6:40 pm
- Forum: WebSite
- Topic: Why my website is so slow?
- Replies: -1
- Views: 2378
- Sat Oct 01, 2011 6:05 am
- Forum: Older Browser MMO Videos
- Topic: I cant connect to the data base.[resolved]
- Replies: -1
- Views: 1656
Re: I cant connect to the data base.
It works. I started a new data base and it works. Thanks i think i wrote something wrong.
- Fri Sep 30, 2011 7:26 pm
- Forum: Older Browser MMO Videos
- Topic: I cant connect to the data base.[resolved]
- Replies: -1
- Views: 1656
Re: I cant connect to the data base.
this is test.php <?php include 'connect.php'; $playerinfo ="select * from players where name = 'player1'"; $playerinfo2 = mysql_query($playerinfo) or die ("could not select players"); $playerinfo3 = mysql_fetch_array($playerinfo2); echo "Player1's email is " . $playerin...
- Fri Sep 30, 2011 4:05 pm
- Forum: Older Browser MMO Videos
- Topic: I cant connect to the data base.[resolved]
- Replies: -1
- Views: 1656
I cant connect to the data base.[resolved]
Hey folks, i got a problem.
I cant connect to the data base. I use Xammpp. I followed the second video of Browser MMO. It just says "cant find players".
And i copied the code exactly. Thanks for the helpers.
I cant connect to the data base. I use Xammpp. I followed the second video of Browser MMO. It just says "cant find players".
And i copied the code exactly. Thanks for the helpers.
- Sat Aug 13, 2011 5:48 pm
- Forum: Older Browser MMO Videos
- Topic: Wamp server isnt working...
- Replies: -1
- Views: 672
Re: Wamp server isnt working...
Well, i opened Wamp, i clicked start all services but i didnt do anything... Keeps showing the same thing. Edit: I reinstall it, it goes in the Localhost but it doesnt let me get in php my admin... When i enter My php admin it says: MySQL sad: #1045 - Access denied for user 'root'@'localhost' (using...
- Sat Aug 13, 2011 5:35 pm
- Forum: Older Browser MMO Videos
- Topic: Wamp server isnt working...
- Replies: -1
- Views: 672
Wamp server isnt working...
Hello everyone, Well i can't even put it online. It doesnt show local host.
When i try to put it online it says:
" Could not execute menu item (internal error) [Exceptional] could not perfom service action: service has not been started."
Help?
Thanks for the helpers.
When i try to put it online it says:
" Could not execute menu item (internal error) [Exceptional] could not perfom service action: service has not been started."
Help?
Thanks for the helpers.