Welcome, Guest. Please Login or Register.
September 29, 2024, 09:23:09 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Converters  |  guess what? conversion problem « previous next »
Pages: [1] Reply Ignore Print
Author Topic: guess what? conversion problem  (Read 2204 times)
Sensor
Noobie
*
Posts: 43


I love YaBB SE! <-- do I? YES I DO!!!

WWW
guess what? conversion problem
« on: December 24, 2001, 11:31:52 PM »
Reply with quote

this is what I get:

Warning: file("/home/1552/klaive.com/cgi-bin/yabb/Variables/agreement.txt") - Permission denied in /usr/local/etc/httpd/sites/klaive.com/HTML/yabb2/converter.php on line 244

Warning: file("/home/1552/klaive.com/cgi-bin/yabb/Variables/censor.txt") - Permission denied in /usr/local/etc/httpd/sites/klaive.com/HTML/yabb2/converter.php on line 245

Warning: file("/home/1552/klaive.com/cgi-bin/yabb/Variables/membergroups.txt") - Permission denied in /usr/local/etc/httpd/sites/klaive.com/HTML/yabb2/converter.php on line 246

Warning: file("/home/1552/klaive.com/cgi-bin/yabb/Variables/news.txt") - Permission denied in /usr/local/etc/httpd/sites/klaive.com/HTML/yabb2/converter.php on line 247

Warning: file("/home/1552/klaive.com/cgi-bin/yabb/Variables/oldestmes.txt") - Permission denied in /usr/local/etc/httpd/sites/klaive.com/HTML/yabb2/converter.php on line 248

Warning: file("/home/1552/klaive.com/cgi-bin/yabb/Variables/reserve.txt") - Permission denied in /usr/local/etc/httpd/sites/klaive.com/HTML/yabb2/converter.php on line 249

Warning: file("/home/1552/klaive.com/cgi-bin/yabb/Variables/reservecfg.txt") - Permission denied in /usr/local/etc/httpd/sites/klaive.com/HTML/yabb2/converter.php on line 250

I chmodded the complete cgi-bin/yabb dir and all files to 777... but still I dont seem to get permissions..

Any suggestions?

(now I am gonna try to upload the cgi-bin part to the html part of the server and see if I can access it from there.. but this is not the nice way.. )


thanks
Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:guess what? conversion problem
« Reply #1 on: December 25, 2001, 06:33:16 AM »
Reply with quote

If your host has basedir restrictions set, you can't open files that are outside the base dir...i.e.

say you have the converter.php in this dir
/home/user/html/a/b/converter.php

but your files in

/home/user/html/c/d/

then you won't be allowed to accesss them.  TO be allowed access, the converter.php would have to be in a basedir <= the base dir of the files

i.e. if your files are in
/home/user/html/c/d/

then converter.php would have to be in
/home/user/html/c/d/  or
/home/user/html/c/ or
/home/user/html/  etc..
Logged

cornnuts
Jr. Member
**
Posts: 50


I'm a llama!

Re:guess what? conversion problem
« Reply #2 on: April 05, 2002, 11:02:14 PM »
Reply with quote

I have the same problem. So I have to put converter.php in my YaBB directory that's in my cgi-bin?
Logged
cornnuts
Jr. Member
**
Posts: 50


I'm a llama!

Re:guess what? conversion problem
« Reply #3 on: April 06, 2002, 07:43:44 AM »
Reply with quote

Quote from: Joseph Fung on December 25, 2001, 06:33:16 AMIf your host has basedir restrictions set, you can't open files that are outside the base dir...i.e.

say you have the converter.php in this dir
/home/user/html/a/b/converter.php

but your files in

/home/user/html/c/d/

then you won't be allowed to accesss them.  TO be allowed access, the converter.php would have to be in a basedir <= the base dir of the files

i.e. if your files are in
/home/user/html/c/d/

then converter.php would have to be in
/home/user/html/c/d/  or
/home/user/html/c/ or
/home/user/html/  etc..
I tried that but it didn't work, anything else?

BTW here's what I did:

/home/public_html/cgi-bin/boards/Variables <-- location of the files I'm trying to access

/home/public_html <-- location of converter.php

I've also tried:
/home/public_html/cgi-bin/boards/ <-- location of converter.php
/home/public_html/cgi-bin/ <-- location of converter.php
Logged
cornnuts
Jr. Member
**
Posts: 50


I'm a llama!

Re:guess what? conversion problem
« Reply #4 on: April 07, 2002, 07:05:09 AM »
Reply with quote

-- help --
Logged
Mike Healan
Noobie
*
Posts: 33


WWW
Re:guess what? conversion problem
« Reply #5 on: April 07, 2002, 08:47:50 AM »
Reply with quote

I had this same thing happen. Fixed it by FTPing in and CHMODing cgi-bin/YaBB/boards,member,variable,whicheverelsewasinthere to 0777.
You just need to redo your permissions is all.
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Converters  |  guess what? conversion problem « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.104 seconds with 21 queries.