Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: The New MadBomber Marketing and SEO Forum
Topic ID: 533
#0, 1 Installing FatBomb
Posted by Kurt on Oct-12-07 at 03:35 AM
LAST EDITED ON Oct-20-07 AT 07:23 AM (PST)
 
Directions and Video for installing Fatty...

Installation:

1 Check/change "path to perl": #!/usr/bin/perl

2 Upload/FTP everything in ASCII/text mode using your FTP programs.

3 Set permissions of fatbomb.cgi to 755.

4 Set permissions of all the folders to 755. If this returns an error, try setting folders to 777.


5 Log into your admin. Your admin URL should look something like this:

http://www.yourdomain.com/cgi-bin/fatbomb.cgi/admin/do_login

Or maybe:

http://www.yourdomain.com/cgi-bin/fatbomb/fatbomb.cgi/admin/do_login


The default password is:

test

Change this immediately!

Modifying Your Skins:
Upload the folder /styles/ to the root folder of your website. Make sure the /images folder is inside this folder: /styles/ /styles/images

Next, open skins 1-10 and change the following line in your skins to point to the /styles/ folder on your domain: @import url( http://MySite.com/styles/style10.css )

For more on Fatty skins, visit this thread:
http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi?az=show_thread&om=17&forum=DCForumID42&viewmode=all


#1, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Oct-15-07 at 07:07 AM
In response to message #0
LAST EDITED ON Oct-15-07 AT 07:08 AM (PST)
 
Here's a video showing how to install FatBomb using Leech FTP:




#2, RE: 1 Installing FatBomb - Video Tutorial
Posted by sgtaw on Oct-22-07 at 08:56 PM
In response to message #1
LAST EDITED ON Oct-22-07 AT 09:08 PM (PST)
 
Hi Kurt,

Good instructions. Easy install.

Questions.

1. After modifying the skins, do we go ahead and upload them?
2. In the configuration page, after I log in, I get
<form action="http://domain.com/cgi-bin/fatbomb/fatbomb.cgi/";
Is this how it should be or should it automatically generate the proper script for my installation?

Thanks and blessings,

Ed


#3, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Oct-22-07 at 09:31 PM
In response to message #2
Hi Ed,


>Questions.
>
>1. After modifying the skins, do we go ahead and upload
>them?

Please refer to the thread:
#3 Intro to FatBomb Skins


>2. In the configuration page, after I log in, I get
><form
>action="http://domain.com/cgi-bin/fatbomb/fatbomb.cgi/";
>Is this how it should be or should it automatically generate
>the proper script for my installation?

Please refer the the thread:
#2 FatBomb Admin + Video Tutorial: Exploring the Features of Fatty


#4, RE: 1 Installing FatBomb - Video Tutorial
Posted by sgtaw on Oct-23-07 at 05:17 AM
In response to message #3
Thanks Kurt! I'll look. I think I missed the setting in the Video #2.

Another question, more about installation strategy....

On my domain, let's call it, DomainA.com, I want to have a travel site and then also have fatty running.

Should I still have fatty skins, etc in the root directory or should I separate the fatty stuff buy putting it in a subdirectory?

Thanks!

Ed


#5, RE: 1 Installing FatBomb - Video Tutorial
Posted by mmurtha on Oct-23-07 at 05:40 AM
In response to message #4
LAST EDITED ON Oct-23-07 AT 05:41 AM (PST)
 
Hi Ed,

It seems to me that you can probably find that information in the Skins thread here:

http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi?az=show_thread&om=17&forum=DCForumID42

At least I think that is where I read that.


Mary


#6, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Oct-23-07 at 09:55 AM
In response to message #4

>Should I still have fatty skins, etc in the root directory
>or should I separate the fatty stuff buy putting it in a
>subdirectory?

Hi Ed,

I'm not really sure what you'e asking, but:

- Questions and comments about skins belong on the Skins thread.

- Skins need to be uploaded to the skins directory in the FatBomb directory in the cgi-bin:
cgi-bin/fatbomb/skins/



#7, RE: 1 Installing FatBomb - Video Tutorial
Posted by Mou_here on Oct-29-07 at 09:28 AM
In response to message #6
LAST EDITED ON Oct-29-07 AT 09:34 AM (PST)
 
Feel ashamed to post this.

With the Video tutorial and explanation it should have been fairly easy install however after repeating the process 2 times, I'm getting 505 error on trying http://www.mydomain.com/cgi-bin/fatbomb/fatbomb.cgi/admin/do_login

I'm trying to install Fatbomb 1.0 (Plan to upgrade soon once I get a site going with it). Have tried both 755 and 777 for other folders as instructed.

Can't figure the problem.


#8, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Oct-29-07 at 09:38 AM
In response to message #7

>fairly easy install however after repeating the process 2
>times, I'm getting 404 error on trying
>http://www.mydomain.com/cgi-bin/fatbomb/fatbomb.cgi/admin/do_login

404 means your are typing in the wrong URL to get to the Fatty admin and setting the permissions doesn't have anything to do with this problem.

You need to double check where you installed FatBomb...Did you rename it? Is the folder fatbomb or fatty? Did you upload all the files directly to your cgi-bin?

Chance are you now have two issues:
1 The URL
2 You've changed permsissions trying to fix #1, so this may create a second error.


#9, RE: 1 Installing FatBomb - Video Tutorial
Posted by Mou_here on Oct-29-07 at 09:44 AM
In response to message #8
I'm sorry I typed 404 in the above post instead of 505.

Your response came before I made the edited the post


#10, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Oct-29-07 at 10:02 AM
In response to message #9
>I'm sorry I typed 404 in the above post instead of 505.

Hi Mao...

I'm hoping you mean a 500 error, and not a 505 as I don't know what a 505 is.

500 error:
Make sure files were uploaded in text/ascii mode ONLY

Check path to perl to make sure it matches your server

Recheck permissions

Make sure your server has these perl modules (you'll need to check with your host):
lwp modules

server misconfig: Do you have any other perl/cgi scripts running correctly?



#11, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Oct-29-07 at 10:09 AM
In response to message #10
Let me add one more to the list:

Notepad - If you used it to change your path to perl, it can be the cause. It sometimes adds invisible characters that mess up the scripts.

DO NOT USE NOTEPAD FOR PERL/CGI SCRIPTS. I recommend Textpad as the official Bomber text editor.

www.textpad.com (free for 30 days, then a minor nag screen)


#12, RE: 1 Installing FatBomb - Video Tutorial
Posted by Mou_here on Oct-29-07 at 06:59 PM
In response to message #11

It's working now.

I'm not sure what the problem was.

I deleted and uploaded fatbomb.cgi once again, changed the permission .... and it's working!

Thanks,
Mou


#13, RE: 1 Installing FatBomb - Video Tutorial
Posted by farazahmed on Apr-03-08 at 00:24 AM
In response to message #12
LAST EDITED ON Apr-03-08 AT 00:44 AM (PST)
 
Hi,
I have been using fatbomb on my sites and had even lost the fatbomb script a little earlier.

Now, I wanted to install fatbomb on a new site of mine, so what I did was to download the fatbomb script from my earlier site to my hard drive and then uploaded it to the new site.

But when I try to go to http://www.domain.com/cgi-bin/fatbomb/fatbomb.cgi/admin/do_login I get an internal server error.

I have even changed the permissions to 755 and checked with 777 too, but it didnt work. I dont know what's wrong.

I also ran a test.cgi with only these lines below and it works okay -
---------------------------------------------
#!/usr/bin/perl
print "Content-type: text/plain\n\n";
print "testing...\n";
---------------------------------------------

Now,this new site is also on the same host although on a subdomain.

So,this means that the server settings are correct.

What else could be wrong?

Any Ideas??

bye,
faraz


#14, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Apr-03-08 at 11:35 AM
In response to message #13

>Now,this new site is also on the same host although on a
>subdomain.
>
>So,this means that the server settings are correct.

Hi Faraz,

Each host sets up sub domains differently. You'll need to ask them about server/script config.

Once you're sure you can run scripts from a sub domain, check to make sure you downloaded and uploaded using ASCII/text via ftp.

After that, missing files would be the next thing to check.


#15, RE: 1 Installing FatBomb - Video Tutorial
Posted by farazahmed on Apr-03-08 at 09:12 PM
In response to message #14
LAST EDITED ON Apr-03-08 AT 09:44 PM (PST)
 
>
>>Now,this new site is also on the same host although on a
>>subdomain.
>>
>>So,this means that the server settings are correct.
>
>Hi Faraz,
>
>Each host sets up sub domains differently. You'll need to
>ask them about server/script config.
>
>Once you're sure you can run scripts from a sub domain,
>check to make sure you downloaded and uploaded using
>ASCII/text via ftp.
>
>After that, missing files would be the next thing to check.

I am already running fatbomb on a subdomain of this host.
I just started a new site on another subdomain.
So,should I check for missing files now?
well then, let me check.

Well, I checked the error logs too. and the error is " premature end of script headers". What should I do now?

bye,
faraz


#16, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Apr-03-08 at 10:04 PM
In response to message #15
Faraz,

You should start completely over. Delete the FatBomb files and reupload them.

Often, mistakes will occur on the 3-4-5th installs because we think we know what to do, but will forget something.

As you posted, you know the script works on a subdomain on your host. That means the scripts are OK and the host is OK. That only leaves one thing: User error.

Start over from the begininng reading the ReadMe and viewing the video, assume you know nothing. If you download Fatty from a domain of your's, do it a couple of times to make sure everything was downloaded. Then, when you reupload, do that a few times just to make sure.


#17, RE: 1 Installing FatBomb - Video Tutorial
Posted by tshirtguys08 on Jul-03-08 at 03:25 PM
In response to message #16
LAST EDITED ON Jul-03-08 AT 03:41 PM (PST)
 
Can I install Fatty on a .com/blog directory?


I nstalled it to the root as well, and don't see the admin file
in .com/cgi-bin/fatbomb/fatbomb.cgi/admin/do_login


#18, RE: 1 Installing FatBomb - Video Tutorial
Posted by tshirtguys08 on Jul-03-08 at 04:34 PM
In response to message #17
LAST EDITED ON Jul-03-08 AT 04:35 PM (PST)
 
I'm guessing that:

A- fatbomb,cgi creates that admin thingie somehow

or

B- that the admin file being looked for isn't in my upload fileset, because when I downloaded the fatty2.zip, I extracted it and looked at all the files I had in there, and no admin folder, so I'm assuming it's #1?

I checked my perl location, it's the default, and I renamed fatbomb to something else, and I watched the video, too.

All permissions were set correctly, to either 755 or 777, so I'm stuck here


#19, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Jul-03-08 at 05:11 PM
In response to message #17
>Can I install Fatty on a .com/blog directory?
>
>
>I nstalled it to the root as well, and don't see the admin
>file
>in .com/cgi-bin/fatbomb/fatbomb.cgi/admin/do_login

Hi Dan,

It needs to be installed in your cgi-bin. Although, it is possible to install it in other directories, this requires a special server set up that most hosts don't have.

The admin "folder" is created dynamically by Fatbomb.cgi and doesn't really exist on your server. You need to access this "folder" using a web browser and the URL similar to:
www.YourDomain.com/cgi-bin/fatbomb/fatbomb.cgi/admin/do_login

Note that your set up may use the directory "fatty2" instead of "fatbomb".


#20, RE: 1 Installing FatBomb - Video Tutorial
Posted by tshirtguys08 on Jul-03-08 at 05:35 PM
In response to message #19
Kurt, I installed to the cgi-bin

#21, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Jul-03-08 at 05:47 PM
In response to message #20
>Kurt, I installed to the cgi-bin


Are you trying to access the admin? What error are you getting?


#22, RE: 1 Installing FatBomb - Video Tutorial
Posted by tshirtguys08 on Jul-03-08 at 05:56 PM
In response to message #21
LAST EDITED ON Jul-03-08 AT 05:57 PM (PST)
 
Getting a 500 error, file doesn't exit

Tried installing to root (public_html)
to that cgi bin then to the .com/blog cgibin

Same deal for both


#23, RE: 1 Installing FatBomb - Video Tutorial
Posted by Kurt on Jul-03-08 at 06:14 PM
In response to message #22
>Getting a 500 error, file doesn't exit
>
>Tried installing to root (public_html)
>to that cgi bin then to the .com/blog cgibin
>
>Same deal for both


Hi Dan,

You said you installed fatty in the cgi-bin, but neither of the above are the cgi-bin. The root may contain a cgi-bin, but it's the cgi-bin and not the root where the files need to be uploaded.

Email your FTP info to me and I'll take a look...Something just doesn't sound right.

Do you hve any other perl/cgi files installed and running on this host? They may not have cgi configured properly.


#24, RE: 1 Installing FatBomb - Video Tutorial
Posted by tshirtguys08 on Jul-03-08 at 06:21 PM
In response to message #23
Kurt,

I put them install cgi bin directories,outside of those directories, in .com/blog, in the .com directory, pretty much everywhere I could think of, but on several sites, it was installed to the cgi bins, eithe rin /blog, or in .com directory.

Will PM you FTP info for one site in particular, I removed all vestiges of these installs, by the way, just to clean things up


#25, RE: 1 Installing FatBomb - Video Tutorial
Posted by tshirtguys08 on Jul-06-08 at 09:00 PM
In response to message #24
Hey Kurt,

please disregard my latest PM. I got it to work with Mary M's help tonight, also had old version of Fatty via welcome email, too, but she helped me work through all that and we got fatty install and admin panel accesible on a subdirectory (like .com/blog) and on a wordPress site, to boot.

Mary did some voodoo for the .htaccess file that got things working for me, now its time to choose skins and configure the Fatty admin, then its back to working on setting up blog bomb.

hopefully that works well on wordPress blogs appendined to a main domian name

Thanks,

Dan


#26, RE: 1 Installing FatBomb - Video Tutorial
Posted by mmurtha on Jul-07-08 at 06:19 AM
In response to message #25
Hey Dan,

You can go here to find out about Fatty skins:

http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi?az=show_thread&om=17&forum=DCForumID42

You can ask skins questions there too.

As far as BBX working in WP goes, I'm not sure how to go about getting it to work. It seems to me someone else posted a thread about WP. I may be wrong about this one too, but if not, I suggest you look for it in the main section, and see what you can gather from it.

Hope this helps ...


Mary


#27, RE: 1 Installing FatBomb - Video Tutorial
Posted by tshirtguys08 on Jul-07-08 at 06:38 AM
In response to message #26
Thanks for the help Mary, it's much appreciated

#28, RE: 1 Installing FatBomb
Posted by russ1 on Jan-02-09 at 04:02 PM
In response to message #0
>Directions and Video for installing Fatty...
>
>Installation:
>
>1 Check/change "path to perl": #!/usr/bin/perl
>
>2 Upload/FTP everything in ASCII/text mode using your FTP
>programs.
>
>3 Set permissions of fatbomb.cgi to 755.
>
>4 Set permissions of all the folders to 755. If this returns
>an error, try setting folders to 777.
>
>
>5 Log into your admin. Your admin URL should look something
>like this:
>
>http://www.yourdomain.com/cgi-bin/fatbomb.cgi/admin/do_login
>
>Or maybe:
>
>http://www.yourdomain.com/cgi-bin/fatbomb/fatbomb.cgi/admin/do_login
>
>
>The default password is:
>
>test
>
>Change this immediately!
>
>Modifying Your Skins:
>Upload the folder /styles/ to the root folder of your
>website. Make sure the /images folder is inside this folder:
>/styles/ /styles/images
>
>Next, open skins 1-10 and change the following line in your
>skins to point to the /styles/ folder on your domain:
>@import url( http://MySite.com/styles/style10.css )
>
>For more on Fatty skins, visit this
>thread:

>http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi?az=show_thread&om=17&forum=DCForumID42&viewmode=all


Hi Kurt no matter what I try I get this error, I know in this example it isnt the full url path, but I was trying it piece by piece to try to get it to work, I have tried it on 2 different domains, the path to pearl is as it is in the script and all was uploaded ascii text changed permissions on all folders from 755 to 777 and nothing works?
The requested URL /cgi-bin/fatbomb/fatbomb.cgi was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at bvadvice.homeunix.com Port 80


#29, RE: 1 Installing FatBomb
Posted by Kurt on Jan-02-09 at 05:08 PM
In response to message #28

>Hi Kurt no matter what I try I get this error, I know in
>this example it isnt the full url path, but I was trying it
>piece by piece to try to get it to work, I have tried it on
>2 different domains, the path to pearl is as it is in the
>script and all was uploaded ascii text changed permissions
>on all folders from 755 to 777 and nothing works?
> The requested URL /cgi-bin/fatbomb/fatbomb.cgi was not
>found on this server.


Hi Russ...

This error doesn't have anything to do with permissions, so you don't have to tweak those.

You're not entering the correct URL in your browser in relation to where you installed Fatty.

Check the name of the directory you put Fatty in, and also double check that the name of the script is fatbomb.cgi and not something like fatty.cgi.

It's a simple error that can be a pain to fix if you aren't familiar with installing scripts.


#30, RE: 1 Installing FatBomb
Posted by russ1 on Jan-02-09 at 09:46 PM
In response to message #29
Thanks Kurt I found the culprit, it was a capital letter I was missing.

#31, RE: 1 Installing FatBomb
Posted by betterwebs on Mar-03-09 at 08:46 PM
In response to message #30
Question on Installing Fatty. I've installed Fatty but have the following question/error when trying to do a test search. Could someone please help me with what I should try to do to fix this? Thanks very much.

Error!
cannot read channel configuration
(/virtual/var/www/cgi-bin/blogbombx/data/config.pl)


#32, RE: 1 Installing FatBomb
Posted by Kurt on Mar-04-09 at 06:09 AM
In response to message #31
>Question on Installing Fatty. I've installed Fatty but have
>the following question/error when trying to do a test
>search. Could someone please help me with what I should try
>to do to fix this? Thanks very much.
>
>Error!
>cannot read channel configuration
>(/virtual/var/www/cgi-bin/blogbombx/data/config.pl)

Hi,

Fatty is trying to read where Blogbomb is installed to include RSS in the Fatty search results.

You have two choices:

Enter the correct "FULL SERVER PATH" to BlogBomb's feedsearch_ssi.cgi .

-or-

In your FatBomb admin, click "Feeds" and either disable or delete the existing "configure BlogBomb "feeds".

The full path can be tricky if you're not sure what it is. However, if you are familiar with full paths, it's pretty easy.

Also note, quite a few of Fatty's engines aren't working right now and need an update. I'll try to get to this once my programmer is back...


#33, RE: 1 Installing FatBomb
Posted by betterwebs on Mar-04-09 at 04:44 PM
In response to message #32
Hi Kurt,

Thanks very much for the help and fast response. I'm looking forward to getting the update for the engines so that I can try these tools out. Guess I'm a bit late for the "party" so to speak, but hopefully I can catch up quickly