electrical_king

Registered
Aug 2, 2008
4
0
51
Hi, I just uploaded my php files to my domain using cpanel but the website is still can't be opened.. what's the problem ?

here's my domain: http://www.btentersys.com

thanks in advance :)
 
Last edited by a moderator:

darren.nolan

Well-Known Member
Oct 4, 2007
257
0
66
You running suPHP? Looks like it could be a permission error. Reset your php files permissions to 644.

Also - ensure your directories are set to 755.

Also - (lol, lots of after-thoughts here) - it could be because you are trying to set PHP flags in a .htaccess file. Remove any php_ settings in your .htaccess file.

Need some more info on your site if this doesn't help.
 

darren.nolan

Well-Known Member
Oct 4, 2007
257
0
66
Let's first check if that's going to help.
Rename the .htaccess to something like .htacces-bak (anything but it's normal name), and then try to reload your page.
 

electrical_king

Registered
Aug 2, 2008
4
0
51
thanks all :)


yes I just contact my hosting provider and the problem was there.

the site is working now

thanks again :)