Advanced Search  :  Site Statistics  :  Directory  :  Web Resources  :  Forum  
    Plugins for Geeklog Geeklog Plugins    
 Welcome to Plugins for Geeklog
 Saturday, May 17 2008 @ 07:12 AM EDT

Contact admin problem

   
ContactsWhen trying to edit anything from admin/plugins/contact/index.php, I get the following on save:

Warning: fopen("/home/gcomm/plugins/contact/options.php", "w") - Permission denied in /home/gcomm/www/admin/plugins/contact/index.php on line 90

I can't work out the problem - any ideas where I should start? I assume permissions are no connection here as everything is stored in the mySql DB?

Thanks for any advice you can offer, and a Merry Christmas!

Euan

System Linux evo 2.4.18-5smp
Apache Version Apache/1.3.26
MySQL 3.23.54
 

Story Options

Contact admin problem | 1 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Contact admin problem
Authored by: tomw on Monday, December 23 2002 @ 06:47 AM EST
Permissions are the problem. I mentioned in the documentatin that the options.php file has to be writable by the web browser. I tried something different with this plugin. The options.php file is rewritten whenever you change the options. This prevents a database access and thus speeds things up a little -- the save effect as caching software.

So make your options.php file writable by your webserver and you will be alright. The best way to do this is chown it to the webserver and then you only need chmod 755.

Tom
 Copyright © 2008 Plugins for Geeklog
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.40 seconds