failed to open stream: Permission denied
Brought to you by:
jab5915
I installed php-wishlist and changed the permissions to apache:apache.
I got the initial configuration screen just fine and entered all the data, but when I Submit, I get:
Warning: fopen(/config.php) [function.fopen]: failed to open stream: Permission denied in /var/www/localhost/htdocs/wishlist/admin.php on line 388
Couldn't write config file!!!
apache 2.0.58-r2
mysql 4.1.21
php 5.1.4-r6
Any suggestions?
Logged In: NO
Solution:
change "base_dir" to "new_base_dir" in admin.php, lines 388 and 406
Logged In: NO
this soloution does not work for me, still same error