Allows you to search a variety of questions and answers
This is a linux solution.
A good way to start is to check what is keeping it from running via command line. So, after you login as root, go to the directory where the page file that you are trying to load in the browser is located. Most likely it's either an .html or a .php file (index.php for example).
1. Run that file in the background
Code:
php index.php&
The & symbol will run the process in the background.
2. Now find the PID of the running process
Code:
ps aux |grep index.php
3. Now, trace the process using PID
Code:
lsof -p PID
Replace PID with the actual process number you found using the command in step 2. It may take a bit to run. After it does, the last line will most likely be the one that is causing the problem. From there, you can use something like netstat to see what's listening/connecting on a port, etc..
The above is a good way to start troubleshooting and more likely than not, you'll be able to find the problem.
Good Cooperation The datacenter is very co-operating, and provides immediate response.
Simply the best. have been using them from last 2 years. Remember Dedicated servers are hardware so few times problem do arrive. but always fixed in time. Really really Positive attitude from President.
Hi Guys and Gals, I'll just say you all are top notch and go above and behind with support. I've tested many other companies none compare to the expertise you all. Previously I would just get a ticked bumped up to a higher level of tier support etc. with AYK everyone is knowledgeable and prompt. Thank you for offering a premium hosting solution. Warm Regards, Johnny