|
Title: [function.fopen]: failed to open stream: No such file or directory Post by: creatiu on July 08, 2008, 12:14:50 PM I think there's some path problem inside database. php, I'm using "safe mode off". Can someone help?
Warning: fopen(/nfs/c01/h03/mnt/1234/domains/mydomain. com/html/class/. . /cache/livehelp_sessions/c4d8f4a39e0c67985f4a2b126d799682. dbc) [function. fopen]: failed to open stream: No such file or directory Title: Re: [function.fopen]: failed to open stream: No such file or directory Post by: creatiu on July 08, 2008, 02:57:20 PM I solved changing the line 33o in database. php to:
Code: $cache = dirname(__FILE__).DIRECTORY_SEPARATOR.'cache'.DIRECTORY_SEPARATOR.$table.DIRECTORY_SEPARATOR.md5($sql).'.dbc'; Title: Re: [function.fopen]: failed to open stream: No such file or directory Post by: unix4linux on November 15, 2008, 12:20:06 AM It has been quite some time now and I still cannot see where I need to specify the timezone. Can someone please assist me?
|