problem in loading website

Status
Not open for further replies.

ganjasensation0098

New Member
Messages
36
Reaction score
0
Points
0
Please help. I'm currently developing a project for my client and i used codeigniter framework. I uploaded it in x10hosting as free account. Now, my problem is that it takes too much time to load and in the end it says that "The page you are looking for is temporarily unavailable. Please try again later. ". What should i do?
 
Last edited:

carl6969

Community Support Team
Community Support
Messages
6,874
Reaction score
206
Points
63
As suggested in the message you received those types of errors are temporary errors which are usually resolved quickly and that appears to be what happened in this instance as your website is loading fully and quickly for me at this time. Try clearing your browser cache and try again. If you are still having difficulty post back and we will assist you farther.
 

ganjasensation0098

New Member
Messages
36
Reaction score
0
Points
0
Thanks carl6969. I will try it.

---------- Post added at 02:27 AM ---------- Previous post was at 02:19 AM ----------

Carl6969. I cleared my cache and even restart firefox. But still no changes at all. Is there any other way?
 

ganjasensation0098

New Member
Messages
36
Reaction score
0
Points
0
the http://tepaleguiojo.x10.mx/ is working but the http://tepaleguiojo.x10.mx/favi-ias/ is the one who loads very long.

---------- Post added at 03:45 AM ---------- Previous post was at 03:19 AM ----------

The problem is accidentally solved. But I don't get it. I changed my hostname from tepaleguiojo.x10.mx to localhost and, boom, it runs correctly. you can check it if you want. http://tepaleguiojo.x10.mx.

Hanging Question
* changing hostname from tepaleguiojo.x10.mx to localhost and runs correctly.
 
Last edited:

techairlines

x10 Flyer
Community Support
Messages
2,867
Reaction score
165
Points
63
the http://tepaleguiojo.x10.mx/ is working but the http://tepaleguiojo.x10.mx/favi-ias/ is the one who loads very long.

---------- Post added at 03:45 AM ---------- Previous post was at 03:19 AM ----------

The problem is accidentally solved. But I don't get it. I changed my hostname from tepaleguiojo.x10.mx to localhost and, boom, it runs correctly. you can check it if you want. http://tepaleguiojo.x10.mx.

Hanging Question
* changing hostname from tepaleguiojo.x10.mx to localhost and runs correctly.

That is correct. If you are using MySQL, then the host should only be localhost. Anything else isn't going to work. This is because we don't allow remote MySQL connections, so the MySQL database would only accept incoming connections from the server itself, or localhost.

Glad you managed to get it solved :)
 
Last edited:

ganjasensation0098

New Member
Messages
36
Reaction score
0
Points
0
Thanks for that so now I know that I must used only localhost in x10hosting. Thanks to all for your support.
 

carl6969

Community Support Team
Community Support
Messages
6,874
Reaction score
206
Points
63
* Problem Solved - Thread Closed *
 
Status
Not open for further replies.
Top