PDA

View Full Version : help with a php errorWarning: fopen(/var/www/vhosts/hoponatrain.com/httpdocs/log/debu


chasebadkids
November 22nd, 2006, 11:55 PM
Hey guys, i keep getting this error

Warning: fopen(/var/www/vhosts/hoponatrain.com/httpdocs/log/debug.log): failed to open stream: Permission denied in /var/www/vhosts/hoponatrain.com/httpdocs/lib/pear/Log/file.php on line 228


why might this be?? I figured its because it cant open / edit debug.log so i chmod777 the debug file and it still doesnt work

http://phpfi.com/177738

thats the link to the "file.php"


any help is appreciated

fryman
November 22nd, 2006, 11:57 PM
Is this file.php set to 777?

chasebadkids
November 23rd, 2006, 12:00 AM
yess the file.php as well as every single other file in the entire domain =X

fryman
November 23rd, 2006, 12:05 AM
Nah, nevermind, I read your post again and file.php has nothing to do with it, you are right and it is the debug file who is causing the problems

Weird... you'll have to wait for master Drew, he is the php guru around here

chasebadkids
November 23rd, 2006, 12:06 AM
I just realized that theres a LOT in the debug file, think I should try deleting everything in it?

chasebadkids
November 23rd, 2006, 12:17 AM
never mind, removing all the information in that did nothing =[

chasebadkids
November 23rd, 2006, 09:12 AM
anything anyone? =X

chasebadkids
November 23rd, 2006, 09:51 AM
bleh I figured it out kinda... at least I got rid of the error, now i gotta figure out why things just arent loading on the index page..

who knows what kind of file a .tpl is?