Every now and again, i notice that the website i'm developing randomly goes into some sort of never ending page load where it will show as loading until the browser times out.
First things first, I don't know much at all about server configuration. But we have managed support, so if I can get some ideas to point them in the right direction, hopefully I can get this issue figured out.
I have a website that has loading extremely slow, due to a long WAIT time.
i have a webserver on which a website is hosted. server configured with
php version 5.2.6
mysql version 5.0
website is working fine on this server.
now i want to migrate this website to another server which configured with
php version 5.3
mysql version 5.1
the problem is that after migrating the website.
My shared host suspended my website stating system overload, so I moved my website to a VPS which has 4GB RAM.
The whole concept of web hosting is quite interesting. When you visit a website a web page is shown. This web page is downloaded from the server where web site is hosted to your web browser. A website contains many web pages which are made up of graphic images and texts. These web pages are stored on the server and are downloaded to web browser when somebody needs to view them.
I just installed a frech copy of Ubuntu 12.04 on my vps because my old installation was very slow, unfortunately this did not fix the problem.
With slow I mean requests for my PHP websites take a long time, very slow (30 sec per request) to slow (3+ sec per request).
hi friends,
i am having a problem while hosting a website on rhel apache server.when i write the url on browser than its doesnt show any page ,neither it displays any error.However when i am hosting a simple php webpage apart from that website its works fine.i also want to know how can i import a databe file in mysql which is a part of that website.
please help me
Regards
Arafat Khaliq
As the traffic increased my website hangs quite regularly. The page visit is now averaging 50k per day.
The static page loads fine, but when the page has mysql request it takes too much time to respond. If I restarts the mysql, it will work normal for some time, say 1 hr and the response time starts to get worst.
What could be the issue?
I am not good at server side. Any help is appreciated.
Even for a layman , its important to know the concept of web hosting. Visiting any website shows a web page that is downloaded from the web server onto the user’s web browser. Generally, web site is made up of many web pages and web page is made up of texts and graphic images. Now these pages are then stored and made available for the visitors on web servers.