dear member i own a file hosting in my dedicated server yesterday was fine but now i get a blank page i am using WHM Intel i7 920 4x 2x 2.66+ GHz RAM 8 GB DDR 3 HDD 2*1 TB connection 1GB/s http://fattubes.com/notes.php i have try to reboot the server then i have try to restart HTTP Server (Apache) and still blank page my server load is 0.00 how can i fix this problem
make sure there aren't two index files uploaded and view the source of the file from the file manager and confirm its not blank.
also can any one tell me how can i remove mysql-pconnect ? i have download putty program but i didnt know how to use it
you should know about linux server management before you purchase an un-managed server Putty is just a windows ssh client, there's plenty of tutorials on how to configure it to connect to the server. Anyway, have you asked your provider for a managed service?
i dont have provider the server in ruing in ovh company i have ask some one and he tell i should delete mysql-pconnect from SSL so i have log in to my SSl with putty but i didnt know what should i put to delete mysql-pconnect
I don't how to delete mysql-pconnect from ssl But to turn of mysql persistent connections , you can search for this line in php.ini mysql.allow_persistent and turn it off.
I see you have the page working again. One thing I would recommend with any web server problem is to look at the logs, they should give you some type of error to start with. Mark