Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
1 registered (GregK), 31 Guests and 13 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 12/20/03
Posts: 4920
Top Posters (30 Days)
Ruben 33
Gizmo 18
Rob Provencher 12
Rimex 9
SD 9
Bert 8
sw55 7
Eugene 5
TCS1 4
Matthias1976 4
Latest Photos
Uhm...
Mayan End of World
Gas Station Disco Video Shoot
Test Pictures
Audrey Kate
Page 1 of 2 1 2 >
Topic Options
#102239 - 11/05/00 10:08 PM Can't get past General Settings!
Anonymous
Unregistered

Hi, I am trying to install a freeware version of UBB to test it on my site before buying the full version. Everything is fine until I get to the General Settings page. Once there, clicking on the links just brings up some page from my ISP.

I have installed as per the Unix instructions via Fetch (Mac) FTP client.

My url: http://www.snoooz.com/ubb/cp.html

Can anybody help???? Please!!

Jonathan
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#102240 - 11/05/00 10:39 PM Re: Can't get past General Settings!
Anonymous
Unregistered

Here are some common problems to re-check:

1. Make sure all files (except .jpg and .gif) have been uploaded in ASCII. Some FTP programs have an Auto mode, but if certain extensions like .cgi or .pl have not been explicitly set to upload in ASCII, the FTP program will upload them in Binary.

2. Check your permissions. All files in the UBBCGI directory need to be chmod to 755 (except for the four variables files. Those need to be 777). The Members directory and Admin5.cgi also need to be chmod to 777. The NONCGI directory needs to be chmod 777.

3. Unix is case-sensitive. That means that your files need to be uploaded exactly the way they are in the UBB distribution (some FTP programs default to uploading everything in lowercase. This is not good.). The Members directory must have a capitol M on the front, and Admin5.cgi must have a capitol A.

4. Make sure you have the correct path to perl defined in your .cgi files. Most systems are #!/usr/bin/perl or #!/usr/local/bin/perl. If you have telnet access, you can type which perl or whereis perl and find out which you have. It's also a good idea to try perl -v to make sure that perl 5 is running.

I noticed you're running your script from a cgi-bin directory, make sure your web host allows 3rd party scripts to run from that directory.

Finally, check to see if there are any .htaccess files on your site that might be causing redirects whenever accessing files in your cgi-bin.

------------------
Doug
darksaber.hispeed.com
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.

--J.R.R. Tolkien, The Lord of the Rings
Top
#102241 - 11/05/00 11:19 PM Re: Can't get past General Settings!
Anonymous
Unregistered

Thanks so much for your fast and lengthy reply.

I re-checked your points and I have done them correctly - uploading files as is, capital M and A, chmod settings etc.

I am not sure whether or not this ISP allows 3rd party scripts, but they should as the cgi-bin is included with the account.

The perl settings appear fine - I checked a few of the cgi files. There is a .htaccess file though, inside the "webstats" directory which comes with the account. It doesn't open - "Invalid Filename: '.htaccess'. Reason: no leading '.' in file names". Should I just delete the file?

Thanks, Jonathan
Top
#102242 - 11/06/00 12:02 AM Re: Can't get past General Settings!
Anonymous
Unregistered

You don't need to delete it, but you might want to download it and open it in a text editor and see what's in it. The .htaccess file is simply a text file with server commands in it.

I also meant to ask if you're using FrontPage in any way with UBB?

------------------
Doug
darksaber.hispeed.com
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.

--J.R.R. Tolkien, The Lord of the Rings

[This message has been edited by SWFan (edited 11-05-2000).]
Top
#102243 - 11/06/00 12:17 AM Re: Can't get past General Settings!
Anonymous
Unregistered

I can't open the file, nor download it via FTP. In the ISP file manager, it does not open (I get the message as above in my previous post), and when I open my FTP client, the .htaccess file dows not appear in the "webstats" directory where it resides.

I do not use FrontPage, so there are no extension problems. I used Dreamweaver.

Jonathan
Top
#102244 - 11/06/00 06:51 AM Re: Can't get past General Settings!
Anonymous
Unregistered

Quite fun... I have the same problem at http://tagesen.xoasis.com/ubb/cp.html as Jstubbs. :/ I cant go to the general settings and everything is set up correctly (I believe).
Top
#102245 - 11/06/00 03:25 PM Re: Can't get past General Settings!
Anonymous
Unregistered

jstubbs, have you tried uploading the couple of cgi files in the help directory (in the ZIP file) to your cgi-bin and seeing if they work?

------------------
Doug
darksaber.hispeed.com
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.

--J.R.R. Tolkien, The Lord of the Rings
Top
#102246 - 11/06/00 10:05 PM Re: Can't get past General Settings!
Anonymous
Unregistered

Tried that too just now. I uploaded hello.cgi, hello.pl and ubb_test.cgi into first the ubb folder. I could open at least one of the files in the server's file manager to edit it, but nothing happened in the "general settings" window.

Then I realised that perhaps I should put the help files into the ubbcgi folder inside the cgi folder, so I did that too. Same thing as above.

I'm wondering if it is just a case of Xoasis not accepting 3rd party scripts....I've emailed them but no reply as yet after several days....

I signed up with Xoasis in order to have a "placeholder" page up before my site goes into operation - any ideas on decent web hosting providers? I see that Interland is not popular.....

Jonathan
Top
#102247 - 11/06/00 10:10 PM Re: Can't get past General Settings!
Anonymous
Unregistered

Jood_le, have you managed to get your site up and running? If you did everything correctly as I did (I think!) then maybe it's Xoasis that is causing the problem.

Have you emailed them?

Jonathan

PS Copenhagen is a lovely place, and the airport one of the best around....
Top
#102248 - 11/06/00 11:36 PM Re: Can't get past General Settings!
Anonymous
Unregistered

jstubbs, load the hello.cgi and ubb_test.cgi files somewhere inside your CGI directory. After loading them go to your web browser and type in the full url to the hello.cgi file first and see what happens. Then try the ubb_test.cgi file next (again, typing the full URL to that file in your web browser's address field).

Once they're loaded, let us know where they're at so we can try them too.

------------------
Doug
darksaber.hispeed.com
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.

--J.R.R. Tolkien, The Lord of the Rings
Top
Page 1 of 2 1 2 >



Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Express hosting.
by Ruben
05/16/13 03:54 PM
Level of detail in new user registration emails
by Mitch P.
05/15/13 10:20 PM
Approving users
by Bert
05/15/13 09:22 PM
Users randomly added to other group
by Bert
05/15/13 09:15 PM
Posting and other problems with 7.5.7
by Matthias1976
05/15/13 02:58 PM
Forum Stats
10964 Members
36 Forums
33956 Topics
183369 Posts

Max Online: 978 @ 06/24/07 10:19 PM
Random Image