Mysql + php

kisiek

Verified User
Joined
Apr 25, 2007
Messages
45
I have many accounts using php and html but there is few accounts that using php+mysql and there is the problem . Sites not showing :/ i don't know how to fix it
 
Any more info? Any error that you see in error log? Any error that pop up on the screen?

Check the error log of any website that is not showing to get more information.

try to run the script from the command line.

#php xyz.php
 
Back
Top