[Sloved] INCLUDE_ERROR

Found a bug? Tell us!!
Post Reply
xiaoxue
Regular
Posts: 37
Joined: Wed Sep 13, 2006 5:25 pm
Location: singapore

[Sloved] INCLUDE_ERROR

Post by xiaoxue »

I have this problem when i go in my blog INCLUDE_ERROR

I have read all the post and I have change from 777 to 644 and 776 774 but I got this error msg.

Cannot write to directory /home/xiaoxue/public_html/blog/templates_c. Please check the permissions.

but no matter how I change I got the same error. ;/


can someone advise me pls!
Last edited by xiaoxue on Tue Nov 28, 2006 8:15 pm, edited 1 time in total.
Image
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: INCLUDE_ERROR

Post by garvinhicking »

Hi!

An INCLUDE_ERROR means that your serendipity_Config_local.inc.php file is not readable for the webserver.

What exactly are the permissions of that file?

The Write-Error means you must make your templates_c writabel to your webserver user.

Change both to 0777 and it should work. Make sure your change is carried thorugh! Maybe your FTP tool reports errors so that you can'T change the file? Then you might need t ocontact your hoster. If you accidentaly cut yourself off all permissions you cannot restore the permissions on your own.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
xiaoxue
Regular
Posts: 37
Joined: Wed Sep 13, 2006 5:25 pm
Location: singapore

Re: INCLUDE_ERROR

Post by xiaoxue »

garvinhicking wrote:Hi!

An INCLUDE_ERROR means that your serendipity_Config_local.inc.php file is not readable for the webserver.

What exactly are the permissions of that file?

The Write-Error means you must make your templates_c writabel to your webserver user.

Change both to 0777 and it should work. Make sure your change is carried thorugh! Maybe your FTP tool reports errors so that you can'T change the file? Then you might need t ocontact your hoster. If you accidentaly cut yourself off all permissions you cannot restore the permissions on your own.

Best regards,
Garvin
hi thanks for reply I have change them to 777 do i need to make anymore change like change back the code or something?
Image
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: INCLUDE_ERROR

Post by garvinhicking »

Hi!

I'm not sure I understand...if you changed the files to 777 and everything works, then it should be allright.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
xiaoxue
Regular
Posts: 37
Joined: Wed Sep 13, 2006 5:25 pm
Location: singapore

Re: INCLUDE_ERROR

Post by xiaoxue »

garvinhicking wrote:Hi!

I'm not sure I understand...if you changed the files to 777 and everything works, then it should be allright.

Best regards,
Garvin
hi thanks alot for your help. My blog is working now xD

* give u 100 point* xD

take care and thanks xD
Image
Post Reply