UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » Installation Error

Installation Error

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Mar 2007
Posts: 3
I am trying to install UseBB and get the following error:


In file functions_admin.php on line 389:

E_WARNING - fopen(../config.php) [function.fopen]: failed to open stream: Permission denied


I have checked my permissions and I have R/W for the directory and config.php. Any suggestions as to what the problem is?
Member
Registered: May 2005
Posts: 298
Location: 98671
For the (forum) directory it should be chmodded to 755 and for config.php chmodded to 777, I think, thats what mine is anyway.
Member
Registered: Mar 2007
Posts: 3
I should have added that I'm installing on IIS 5, so CHMOD isn't used.
Member
Registered: May 2005
Posts: 298
Location: 98671
Sorry, can not help with IIS.

Could try Xampp.
Member
Registered: Mar 2007
Posts: 3
I had no problems installing it on my development server, which also has IIS 5. The configurations seem to be the same.
Member
Registered: May 2005
Posts: 298
Location: 98671
Woops... http//www.apachefriends.org/en/xampp-windows.html

I know nothing about IIS, sure there is someone here knows.
Moderator
Registered: Oct 2005
Posts: 462
Location: canada
I also don't know much about IIS, but, wouldn't you need something else other then just R/W? Like Execute or Modify? So Read/Write/Execute, kind of like the equivalent of 777.
Member
Registered: Apr 2006
Posts: 57
Location: Athens, Greece
No. In Windows you don't need CHMOD. That's only for Unix/Linux. Permissions won't work under Windows, but you won't need them. Even if you use Apache under Windows, permissions won't work.

:|
Member
Registered: May 2005
Posts: 298
Location: 98671
Possible solution here.
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
There must be something wrong with the permissions, there is a check in the code to see whether config.php is writable and it seems to have passed on your system, however you still get a permission denied error when trying to open the file on line 389.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog

Page: 1

UseBB Community » Help & Support » Installation Error

UseBB Community is powered by UseBB 1 Forum Software