Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post I Need Some Help With XAMPP Errors. 
 
I am constantly getting these errors at the top of my website.  Can someone please tell me what they are from and how I can fix them? Thanks in advance.


Warning: fopen(./cache/sql_posts_41c0be997523cb08aa8c0e7ba4ebc589.php) [function.fopen]: failed to open stream: Permission denied in C:xampphtdocsssincludesdbmysql4.php on line 704

Warning: Cannot modify header information - headers already sent by (output started at C:xampphtdocsssincludesdbmysql4.php:704) in C:xampphtdocsssincludespage_header.php on line 1416

Warning: Cannot modify header information - headers already sent by (output started at C:xampphtdocsssincludesdbmysql4.php:704) in C:xampphtdocsssincludespage_header.php on line 1422

Warning: Cannot modify header information - headers already sent by (output started at C:xampphtdocsssincludesdbmysql4.php:704) in C:xampphtdocsssincludespage_header.php on line 1423
 




____________
Thanks, Mr.Wizard

The Scripting Idiot!
Sua Sponte a World of Warcraft Tanaris Guild
 
Edited by Guest, Fri 08 Aug, 2008 15:44: Modify the title.
MrWizardSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: I Need Some Help With Errors. 
 
set chmod 777 to the cache folder in the ip root
 




____________
IcyPhoenix German Support
 
New PlayerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: I Need Some Help With Errors. 
 
MrWizard wrote: [View Post]
I am constantly getting these errors at the top of my website.  Can someone please tell me what they are from and how I can fix them? Thanks in advance.

Warning: fopen(./cache/sql_posts_41c0be997523cb08aa8c0e7ba4ebc589.php) [function.fopen]: failed to open stream: Permission denied in C:xampphtdocsssincludesdbmysql4.php on line 704


And how long have you had XAMPP on your system?  because one of the versions had errors in it.

And please refer to XAMPP - (Localhost) in future, as "Website" is misleading.

New Player wrote: [View Post]
set chmod 777 to the cache folder in the ip root


There's no chmod for XAMPP under windows.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: I Need Some Help With XAMPP Errors. 
 
I honestly don't remember how long I have been running Xampp for. I update it anytime I see there are updates. I also reboot the server once a month(Complete system) to try and avoid running into any problems. One thing I did notice is that the errors disappear if I refresh the page. Not sure if this helps any in trying to solve the problem.
 




____________
Thanks, Mr.Wizard

The Scripting Idiot!
Sua Sponte a World of Warcraft Tanaris Guild
 
MrWizardSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: I Need Some Help With XAMPP Errors. 
 
Ok, your dealing with XAMPP, Apache and Windows.

I wonder if XAMPP is tripping up over this string by trying to action it, and windows not listening. ?

Code: [Download] [Hide] [Select]
            @chmod($phpbb_root_path . MAIN_CACHE_FOLDER . 'sql_' . $this->caching . '.php', 0777);


As for the Header problems, I've seen that so many times on so many different lots of forum software; and the main cause has been mostly "dirty script" that had been edited on-line, or saved in the wrong format. ?

That even applies to $lang files.

It could/maybe also be caused by a break in continuity actioned by the script above. Don't know for sure.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: I Need Some Help With XAMPP Errors. 
 
Problem solved. I reinstalled my entire site. Got tired of the errors.
 




____________
Thanks, Mr.Wizard

The Scripting Idiot!
Sua Sponte a World of Warcraft Tanaris Guild
 
MrWizardSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events