Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
3 registered (David Dreezer, nick1, Ruben Rocha), 26 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/13/06
Posts: 87
Top Posters (30 Days)
Ruben Rocha 106
Rick 80
Mark S 72
Thelockman 58
Gizmo 54
driv 35
Sirdude 34
ntdoc 32
packlite 24
AllenAyres 22
Latest Photos
bear test
Beach Barbie-Q
Sunset
Accept the challenge!
Trees
Page 1 of 4 1 2 3 4 >
Topic Options
Rate This Topic
#144326 - 11/13/01 07:55 PM How to find the correct perl paths
Anonymous
Unregistered


When I go into my control panel and I check my variables it shows me this: PATH : /usr/local/bin:/usr/bin:/bin

Based on that info, what is my perl path? Or is that the wrong way to find it?

Also, when I modify those 3 scripts during the upgrade, I'm just modifying the 1st line, right

Top
#144327 - 11/13/01 08:02 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Your Environmental Variables
Use these to help you figure out your absolute file paths, and other system information.

Perl Info:
You are using Perl Version 5.00404

Your Environmental Variables:
Note: "DOCUMENT_ROOT" shows your absolute path to your root web directory. "SCRIPT_FILENAME" shows you absolute path of your CGI directory. If your SCRIPT_FILENAME shows "/www/whatever/whatever/cgi-bin/cpanel.cgi", your Absolute Path variable for your CGI directory would be "/www/whatever/whatever/cgi-bin". On some servers this value is called PATH_TRANSLATED.

SERVER_SOFTWARE: Apache/1.3.20 (Unix) PHP/4.0.6 FrontPage/4.0.4.3
GATEWAY_INTERFACE: CGI/1.1
DOCUMENT_ROOT: /www/boxingfanatics
REMOTE_ADDR: 24.4.254.89
SERVER_PROTOCOL: HTTP/1.0
REQUEST_METHOD: GET
HTTP_REFERER: http://www.boxingfanatics.com/cgi-bin/cpanel2.cgi
QUERY_STRING: action=env
HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90; MSOCD; AtHome020)
PATH : /usr/local/bin:/usr/bin:/bin
HTTP_ACCEPT: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */*
HTTP_CONNECTION: keep-alive
REMOTE_PORT: 25085
HTTP_ACCEPT_LANGUAGE: en-us
SCRIPT_NAME: /cgi-bin/cpanel.cgi
SCRIPT_FILENAME: /www/boxingfanatics/cgi-bin/cpanel.cgi
SERVER_NAME: boxingfanatics.com
HTTP_COOKIE: login=5777103-FM7GK; menu_expand=site_maintenace; UserNameCP=Rebel; PasswordCP=reneebas; sessionLogin=2452227.2043; sessionLoginDT=11-13-2001 %3A43%20PM; UserName=Rebel; Password=reneebas; lastLogin=2452227.2051; LastLoginDT=11-13-2001 %3A51%20PM
SERVER_PORT: 80
HTTP_HOST : www.boxingfanatics.com
HTTP_VIA : HTTP/1.1 cv1.sdca.home.com[180D0BA3] (Traffic-Server/4.0.14-11957 [uSc ])
SERVER_ADMIN: webmaster@boxingfanatics.com

Top
#144328 - 11/13/01 08:03 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Remember, I get as far as the hello scripts, which work fine. After that, I'm stuck on the those three files and the perl path issue.

Please help! I'll hook you up with free boxing fights. LOL

Top
#144329 - 11/13/01 08:04 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Your Environmental Variables
Use these to help you figure out your absolute file paths, and other system information.

Perl Info:
You are using Perl Version 5.00404

Your Environmental Variables:
Note: "DOCUMENT_ROOT" shows your absolute path to your root web directory. "SCRIPT_FILENAME" shows you absolute path of your CGI directory. If your SCRIPT_FILENAME shows "/www/whatever/whatever/cgi-bin/cpanel.cgi", your Absolute Path variable for your CGI directory would be "/www/whatever/whatever/cgi-bin". On some servers this value is called PATH_TRANSLATED.

SERVER_SOFTWARE: Apache/1.3.20 (Unix) PHP/4.0.6 FrontPage/4.0.4.3
GATEWAY_INTERFACE: CGI/1.1
DOCUMENT_ROOT: /www/boxingfanatics
REMOTE_ADDR: 24.4.254.89
SERVER_PROTOCOL: HTTP/1.0
REQUEST_METHOD: GET
HTTP_REFERER: http://www.boxingfanatics.com/cgi-bin/cpanel2.cgi
QUERY_STRING: action=env
HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90; MSOCD; AtHome020)
PATH : /usr/local/bin:/usr/bin:/bin
HTTP_ACCEPT: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */*
HTTP_CONNECTION: keep-alive
REMOTE_PORT: 25085
HTTP_ACCEPT_LANGUAGE: en-us
SCRIPT_NAME: /cgi-bin/cpanel.cgi
SCRIPT_FILENAME: /www/boxingfanatics/cgi-bin/cpanel.cgi
SERVER_NAME: boxingfanatics.com
HTTP_COOKIE: login=5777103-FM7GK; menu_expand=site_maintenace; UserNameCP=Rebel; PasswordCP=reneebas; sessionLogin=2452227.2043; sessionLoginDT=11-13-2001 %3A43%20PM; UserName=Rebel; Password=; lastLogin=2452227.2051; LastLoginDT=11-13-2001 %3A51%20PM
SERVER_PORT: 80
HTTP_HOST : www.boxingfanatics.com
HTTP_VIA : HTTP/1.1 cv1.sdca.home.com[180D0BA3] (Traffic-Server/4.0.14-11957 [uSc ])
SERVER_ADMIN: webmaster@boxingfanatics.com

Top
#144330 - 11/13/01 08:05 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Your Environmental Variables
Use these to help you figure out your absolute file paths, and other system information.

Perl Info:
You are using Perl Version 5.00404

Your Environmental Variables:
Note: "DOCUMENT_ROOT" shows your absolute path to your root web directory. "SCRIPT_FILENAME" shows you absolute path of your CGI directory. If your SCRIPT_FILENAME shows "/www/whatever/whatever/cgi-bin/cpanel.cgi", your Absolute Path variable for your CGI directory would be "/www/whatever/whatever/cgi-bin". On some servers this value is called PATH_TRANSLATED.

SERVER_SOFTWARE: Apache/1.3.20 (Unix) PHP/4.0.6 FrontPage/4.0.4.3
GATEWAY_INTERFACE: CGI/1.1
DOCUMENT_ROOT: /www/boxingfanatics
REMOTE_ADDR: 24.4.254.89
SERVER_PROTOCOL: HTTP/1.0
REQUEST_METHOD: GET
HTTP_REFERER: http://www.boxingfanatics.com/cgi-bin/cpanel2.cgi
QUERY_STRING: action=env
HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90; MSOCD; AtHome020)
PATH : /usr/local/bin:/usr/bin:/bin
HTTP_ACCEPT: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */*
HTTP_CONNECTION: keep-alive
REMOTE_PORT: 25085
HTTP_ACCEPT_LANGUAGE: en-us
SCRIPT_NAME: /cgi-bin/cpanel.cgi
SCRIPT_FILENAME: /www/boxingfanatics/cgi-bin/cpanel.cgi
SERVER_NAME: boxingfanatics.com
HTTP_COOKIE: login=5777103-FM7GK; menu_expand=site_maintenace; UserNameCP=Rebel; PasswordCP=; sessionLogin=2452227.2043; sessionLoginDT=11-13-2001 %3A43%20PM; UserName=Rebel; Password=; lastLogin=2452227.2051; LastLoginDT=11-13-2001 %3A51%20PM
SERVER_PORT: 80
HTTP_HOST : www.boxingfanatics.com
HTTP_VIA : HTTP/1.1 cv1.sdca.home.com[180D0BA3] (Traffic-Server/4.0.14-11957 [uSc ])
SERVER_ADMIN: webmaster@boxingfanatics.com

Top
#144331 - 11/13/01 08:06 PM Re: How to find the correct perl paths
Anonymous
Unregistered


I got rid of the pwd because I don't want just anyone getting a hold of it but if anyone needs it to help me, please email me at admin@boxingfanatics.com

Top
#144332 - 11/13/01 10:36 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Hi Salvador, don't forget to include "perl" in your perl path

And yes, you are modifying the first line only.

Try this:
#!/usr/local/bin/perl

Ted O'Neill
CEO, Infopop Corporation

Top
#144333 - 11/14/01 06:41 PM Re: How to find the correct perl paths
Anonymous
Unregistered


[QUOTE]Originally posted by Ted O'Neill:
Hi Salvador, don't forget to include "perl" in your perl path

And yes, you are modifying the first line only.

Try this:
#!/usr/local/bin/perl

Ted O'Neill
CEO, Infopop Corporation[/QUOTE]My host just told me that these are the perl locations on my server:

sbin/perl

/usr/bin/perl <---- They said that most likely
this is the one the UBB
software is looking for.


Can you figure out the exact path from that information?

Also, I'm upgrading from version 5.47b. Does that mean that I have to upgrade to the latest 5x version and then upgrade to 6x? Curious.

Please help. Thank you!!!!

Top
#144334 - 11/14/01 09:19 PM Re: How to find the correct perl paths
Anonymous
Unregistered


I also got this from my host:
Resolution:
Hello, paths are below for your server express10.propagation.net

/usr/bin/perl5.00404
/usr/bin/perl
/usr/bin/perl5.004
/usr/bin/perl5.003
/usr/local/bin/perl
/usr/local/bin/perl5.004

Top
#144335 - 11/15/01 05:33 AM Re: How to find the correct perl paths
Anonymous
Unregistered


Your Perl path is:
#!/usr/bin/perl

You could use any of the others. If you downloaded either of the full UBB zip files and have not changed the paths, it will work.

Harold Kost
User only - no other connection to Infopop.
Please do not PM or email me for help. Post all questions on the board.

Top
#144336 - 11/15/01 07:44 PM Re: How to find the correct perl paths
Anonymous
Unregistered


ddd

Top
#144337 - 11/15/01 07:49 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Ok, I've tried everything. I followed the instructions and I get as far as the part where it tells me to check the paths of those three files, then run the ubb6_test.cgi script. This is where the problem lies. I get an "internal server error." I went back and played with the perl paths and finally put in the one you recommended. It didn't work. Everything that needs to be chmoded is chmoded. What else is there to do? Frustrated. Juan

Top
#144338 - 11/15/01 07:49 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Ok, I've tried everything. I followed the instructions and I get as far as the part where it tells me to check the paths of those three files, and then run the ubb6_test.cgi script. This is where the problem lies. I get an "internal server error" when I run the ubb6_test.cgi script. I went back and played with the perl paths and finally put in the one you recommended. It still didn't work. Everything that needs to be chmoded is chmoded. What else is there to do? Frustrated.

Top
#144339 - 11/16/01 02:29 AM Re: How to find the correct perl paths
Anonymous
Unregistered


Your UBB5 board appears to be functioning fine. Whichever perl path you are using for the UBB5 board, use it for the UBB6 board.

Recheck the permissions again and ensure that all files except images have been uploaded in ascii.

mjrand
Moderator: UBB5 Installation - UNIX, Win32, NT
Moderator: UBB6 Installation - UNIX

Top
#144340 - 11/16/01 06:56 AM Re: How to find the correct perl paths
Anonymous
Unregistered


Ok, I'm almost there. I can access ubb6_test.cgi. All tests passed. Now, I went to ubb_upgrade.cgi and it says my board is already upgraded? What's that about?

I'm now stuck on this part. I can't access the control panel. I get an error. Help. www.boxingfanatics.com/cgi-bin/cp.cgi

Top
#144341 - 11/16/01 08:40 AM Re: How to find the correct perl paths
Anonymous
Unregistered


All tests pass but I get this error message when trying to access the control panel. Any ideas?

Software error:
(Maybe you didn't strip carriage returns after a network transfer?)
For help, please send mail to the webmaster (webmaster@boxingfanatics.com), giving this error message and the time and date of the error. Content-type: text/html

Software error:
cp_common: [Fri Nov 16 11:20:45 2001] : (Maybe you didn't strip carriage returns after a network transfer?)
For help, please send mail to the webmaster (webmaster@boxingfanatics.com), giving this error message and the time and date of the error.

Top
#144342 - 11/16/01 10:12 AM Re: How to find the correct perl paths
Anonymous
Unregistered


Salvador-

Kate and I worked on the ticket you submitted to us and I think we resolved the issue.

Please let us know (either here or via trouble ticket) if you have any further questions!

Kristi Miller
Infopop Customer Support
Get Customer Support Here

Top
#144343 - 11/16/01 01:24 PM Re: How to find the correct perl paths
Anonymous
Unregistered


[QUOTE]Originally posted by Kristi:
Salvador-

Kate and I worked on the ticket you submitted to us and I think we resolved the issue.

Please let us know (either here or via trouble ticket) if you have any further questions!

Kristi Miller
Infopop Customer Support
http://www.infopop.com/support
[/QUOTE]Kristi, the upgrade worked but my forum and control panel keep on having problems every now and then. A few minutes ago, I was getting an error message when I tried to access both the forum and the control panel. I just tried it again and now it works. Why do you think it is doing that?

Top
#144344 - 11/16/01 01:25 PM Re: How to find the correct perl paths
Anonymous
Unregistered


My control panel is currently displaying this error:

http://www.boxingfanatics.com/cgi-bin/cp.cgi

Top
#144345 - 11/16/01 01:29 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Please also check out the forum at:

http://www.boxingfanatics.com/cgi-bin/ultimatebb.cgi

It's also not functioning correctly as of the moment.

Top
#144346 - 11/16/01 01:36 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Sounds like your server might be going up and down... You might want to check with your webhosting provider and see if they can give you information on the performance.

Kristi Miller
Infopop Customer Support
Get Customer Support Here

Top
#144347 - 11/16/01 02:23 PM Re: How to find the correct perl paths
Anonymous
Unregistered


When I run the 4th test, I get this:

Path Path exists and is a directory OK
CGI Directory Path OK There is a correct path in general settings OK
NonCGI Directory Path OK Write, Read, Append, Deleted OK,
[MakeDir FAILED, RemDir FAILED] OK
error: Perl cannot write new files. Directory permissions are now 777
Members Directory Path OK Write, Read, Append, Deleted OK,
[MakeDir FAILED, RemDir FAILED] OK
error: Perl cannot write new files. Directory permissions are now 755
Variables Directory Path Found There is a correct path in general settings OK
error: Perl cannot write new files. Directory permissions are now 755

Top
#144348 - 11/16/01 02:36 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Great, now I can't access anything. My Forum and control panel issue error messages

My forum is posting this message now.:

Could not perform buffered print() to '/www/boxingfanatics/ubb/cache-LEBZ4M67/ubb_files/summary/summary.html', handleglob is 'GLOB(0x8375f50)', error returned by OS is: 'Quota exceeded', length of print requested is: '10574', backtrace is:
Backtrace: ubb_lib_filehandle.cgi:434 -> sub UBB::FileHandle::tracer
Backtrace: ubb_lib_filehandle.cgi:118 -> sub UBB::FileHandle::__ANON__
Backtrace: ubb_lib_files.cgi:521 -> sub UBB::FileHandle::print
Backtrace: ubb_forum_summary.cgi:93 -> sub main::WriteFileAsString
Backtrace: ultimatebb.cgi:535 -> sub main::forum_summary

Top
#144349 - 11/16/01 02:47 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Salvador-

Okay... I'll open your ticket up again, k?

Regards,

Kristi Miller
Infopop Customer Support
Get Customer Support Here

Top
#144350 - 11/16/01 02:52 PM Re: How to find the correct perl paths
Anonymous
Unregistered


[QUOTE]Originally posted by Kristi:
Salvador-

Okay... I'll open your ticket up again, k?

Regards,

Kristi Miller
Infopop Customer Support
http://www.infopop.com/support
[/QUOTE]Thanks Kristi.

Top
#144351 - 11/16/01 02:58 PM Re: How to find the correct perl paths
Anonymous
Unregistered


Just emailed you back... Looks like you've exceed your disk quota.

Kristi Miller
Infopop Customer Support
Get Customer Support Here

Top
#144352 - 11/16/01 03:20 PM Re: How to find the correct perl paths
Anonymous
Unregistered


[QUOTE]Originally posted by Kristi:
Just emailed you back... Looks like you've exceed your disk quota.

Kristi Miller
Infopop Customer Support
http://www.infopop.com/support
[/QUOTE]Kristi, since the upgrade earlier, I can no longer log into my server control panel nor can I access my email account. can you post the trouble ticket url here?

What does exceeded disk quota mean? Does that mean, I'm going to have to find another host?

Top
#144353 - 11/17/01 08:20 AM Re: How to find the correct perl paths
Anonymous
Unregistered


Salvador-

It means that you've exceed the space that your webhost provided for you. You'll need to contact them and ask them for more. You can tell that this is not just affecting your board, as your email is down as well.

This doesn't mean that you have to change hosts... You can simply ask your host for more space.

Kristi Miller
Infopop Customer Support
Get Customer Support Here

Top
#144354 - 11/17/01 08:28 AM Re: How to find the correct perl paths
Anonymous
Unregistered


[QUOTE]Originally posted by Kristi:
Salvador-

It means that you've exceed the space that your webhost provided for you. You'll need to contact them and ask them for more. You can tell that this is not just affecting your board, as your email is down as well.

This doesn't mean that you have to change hosts... You can simply ask your host for more space.

Kristi Miller
Infopop Customer Support
[URL=http://www.infopop.com/support


]http://www.infopop.com/support[/QUOTE][/URL]

Kristi, I'm going to switch. This particular host doesn't support message boards well. They shut down my Yabb last week and I've had problems with my UBB there as well. It's time to switch to a host that supports UBB. Thanks for everything.

Top
#144355 - 11/17/01 08:30 AM Re: How to find the correct perl paths
Anonymous
Unregistered


Kristi, which one do I download?

6.1.0.3
English (#!/usr/local/bin/perl)**

English (#!/usr/bin/perl)**

I noticed there are two version. Which is the one for me If I want to start from scratch?

Top