GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   FREE TUBE SITE SCRIPT! $1,000 give away NOW! (https://gfy.com/showthread.php?t=758744)

halfpint 08-08-2007 08:20 PM

Hi ok im gonna give it a try on my amateur hotshots domain

sortie 08-08-2007 08:20 PM

Quote:

Originally Posted by Jim_Gunn (Post 12899604)
I can't apparently chmod 777 my domain folder I think because I am on a virtual server.

You should be able to do that on virtual hosting.

If your domain is "some.com" then there should be a folder named
"some.com". chmod 777 that folder.

If you still can't do it then continue to install the script because your host could be setup so it will work anyway.

If the script still doesn't work then you need to change hosting because you should be able to write to any file on your domain, otherwise no auto-update
scripts around will work for you.

BSleazy 08-08-2007 08:25 PM

Something is not right because this isn't working and I've installed a lot of scripts in my day.

sortie 08-08-2007 08:32 PM

Quote:

Originally Posted by BCyber (Post 12899658)
You mean yourdomain.com/cgi-bin/tube/main ?

Either way I'm getting an Internal Server error. Any suggestions?

Yeah, sorry about that: yourdomain.com/cgi-bin/tube/main

Make sure "main" is uploaded in binary!
chmod 755 "main"

Make sure all files with no extention are uploaded in binary and all other
files are uploaded in ascii.

The files without extentions (main, vidp, vote, vlist...) are c++ binaries.

Here are the full install instructions:

http://tubecgi.com/install.html

Jim_Gunn 08-08-2007 08:35 PM

Quote:

Originally Posted by sortie (Post 12899671)
You should be able to do that on virtual hosting.

If your domain is "some.com" then there should be a folder named
"some.com". chmod 777 that folder.

If you still can't do it then continue to install the script because your host could be setup so it will work anyway.

If the script still doesn't work then you need to change hosting because you should be able to write to any file on your domain, otherwise no auto-update
scripts around will work for you.

I have dozens of domains sharing one ip on virtual hosting and although there are .com folders, I get error 550 CHMOD 777 does not work on those folders. Nor can I upload anything at all to the root of any of my ___.com folders , it fails every time. Is this a limitation of the way they have the virtual hosting setup?

fris 08-08-2007 08:40 PM

i added your script to www.packetstorm.net

BSleazy 08-08-2007 08:54 PM

Quote:

Originally Posted by sortie (Post 12899706)
Yeah, sorry about that: yourdomain.com/cgi-bin/tube/main

Make sure "main" is uploaded in binary!
chmod 755 "main"

Make sure all files with no extention are uploaded in binary and all other
files are uploaded in ascii.

The files without extentions (main, vidp, vote, vlist...) are c++ binaries.

Here are the full install instructions:

http://tubecgi.com/install.html

All good and same thing. Has anyone got it to work?

fr0gman 08-08-2007 09:00 PM

free stuff is always cool to play with... www.kaylinlee.com

pornpf69 08-08-2007 09:08 PM

this sounds too good to be true....

Bake 08-08-2007 09:13 PM

so has anyone got this installed and working the way it should?

fr0gman 08-08-2007 09:21 PM

Alas... it was too good to be true... I can;t get this installed either. :(

Gerco 08-08-2007 09:27 PM

email sent. xposts.com

Peace 08-08-2007 09:28 PM

I am interested can you hit me up. Can i imply it as adult section of www.video411.tv

halfpint 08-08-2007 09:29 PM

LOL still trying keep getting an internal server error, when ever i try and install "main" from the cgi-bin and have changed all permissions and uploaded using the correct binary and ascii
The "main" will only execute when i take the whole tube folder out of the cgi bin, then it dosent install correctly

I play about tommorrow again ...im getting tired

sortie 08-08-2007 09:34 PM

Quote:

Originally Posted by BCyber (Post 12899682)
Something is not right because this isn't working and I've installed a lot of scripts in my day.

I think their is a compatability issue with some of the servers.

If everything is installed correctly then I may have to do a full compile
of the source on your server.

I'm checking into the same problem with a couple of other people right now and will let you know.

I got to say that from what I'm seeing when I log into some servers, things are very different for some people. I mean really different.

This script is like a 3 minute install on a ISPrime server.

But hold on and I will work this out.
The people that have given me this feedback are locked in for the free script.
This is what the beta test is all about, finding these issues.

Thanks.

fr0gman 08-08-2007 09:34 PM

Quote:

Originally Posted by Gerco (Post 12899886)
email sent. xposts.com

Hell, you don;t have it installed any better than the rest of us... hahahaha

sortie 08-08-2007 09:38 PM

Quote:

Originally Posted by halfpint (Post 12899889)
LOL still trying keep getting an internal server error, when ever i try and install "main" from the cgi-bin and have changed all permissions and uploaded using the correct binary and ascii
The "main" will only execute when i take the whole tube folder out of the cgi bin, then it dosent install correctly

I play about tommorrow again ...im getting tired

You cgi-bin should look like this

cgi-bin/tube/main
cgi-bin/tube/install
cgi-bin/tube/perload_info

If the main program ask for a password then you are almost there.

what error message did you get?

4Pics 08-08-2007 09:38 PM

What os was it compiled for? Maybe they run freebsd and you run something else.

halfpint 08-08-2007 09:40 PM

Quote:

Originally Posted by sortie (Post 12899905)
I think their is a compatability issue with some of the servers.

If everything is installed correctly then I may have to do a full compile
of the source on your server.

I'm checking into the same problem with a couple of other people right now and will let you know.

I got to say that from what I'm seeing when I log into some servers, things are very different for some people. I mean really different.

This script is like a 3 minute install on a ISPrime server.

But hold on and I will work this out.
The people that have given me this feedback are locked in for the free script.
This is what the beta test is all about, finding these issues.

Thanks.

I had the same problem with a topsite script awhile back and it turned out to be some of the files cmods were wrong and that all it was, in the end i managed to install the script from my "home" directory and and not the cgi bin it worked..then i never used it..lol

dready 08-08-2007 09:43 PM

500 error here.

CentOS

halfpint 08-08-2007 09:45 PM

Quote:

Originally Posted by sortie (Post 12899922)
You cgi-bin should look like this

cgi-bin/tube/main
cgi-bin/tube/install
cgi-bin/tube/perload_info

If the main program ask for a password then you are almost there.

what error message did you get?

yep that what it looked liked


I get this error(500)

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

fr0gman 08-08-2007 09:52 PM

Premature end of script headers:

EdgeXXX 08-08-2007 09:54 PM

Quote:

Originally Posted by halfpint (Post 12899946)
yep that what it looked liked


I get this error(500)

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

Yep, I got the same thing.

Antonio 08-08-2007 09:56 PM

email sent

halfpint 08-08-2007 09:58 PM

Hope sorte getS this script working on our servers because i like the look of it and I could sure use it for a new affliate I have:)

fr0gman 08-08-2007 10:12 PM

WEll 2 different servers and the same problems... I throw in the towel...

http://images.nfl.com/photos/img8903924.jpg

halfpint 08-08-2007 10:25 PM

I got something installed, I have most of the screens and the password is right at the bottom of the screens and at the top of the screens it has a lot of coding with red errors all over it, I moved it out of the cgi-bin changed the cmod on "main" "preload_info" "install" all to 777
But it locks up when i enter a password

Kevsh 08-08-2007 10:37 PM

Just a minor point, on the video player page it's "Patience" not "Patients"
:)

sortie 08-08-2007 10:37 PM

Report:

First, all that tried are going to get a free script.

- issue one:

I'm going to have to change some code because some servers are returning
a differrent document root than expected.


- issue two:
some servers have the webpages in a folder other than the root.
I will have to add code to let you enter this folder so the script can work.

- issue three:
I need to talk to some of your host to find out which c libraries they have and compensate for that. If everyone had the full gnu c and c++ libraries then this would be very easy. As it is, I was not able to compile the source on some servers.

I'm tired now and need some rest but I will be back soon to get this worked out for everyone.


If you have tried to install and had an 505 error please post you hosting companies so I can talk with then to make the script compatible to you server.

thanks

Young 08-08-2007 10:37 PM

Wow...this went well :2 cents:

sortie 08-08-2007 10:39 PM

Quote:

Originally Posted by Kevsh (Post 12900119)
Just a minor point, on the video player page it's "Patience" not "Patients"
:)

:1orglaugh

You got me!

thanks

1off 08-08-2007 10:42 PM

sortie. Could you please save me a spot in this deal? I want to get a new domain just for this. I'll have everything setup tomorrow. I already have a server at ISprime so this should be an easy install for me.

I'll have it fully installed and running within 24 hours.

halfpint 08-08-2007 10:49 PM

Hi i have got further now ok there is 2 cgi bins on my server there is one which is in the Public_html folder and another in "my-domain" name folder
I have instaled it from the cgi bin in "my-domain" folder" and did not get an internal server error, I think people are geting mixed up with the two cgi bins
If this is now installed correctly I have a lot of code at the top of the page and the screens on the bottom, the first screen has two buttons one which says HOME and another which says Domain name then under that it says
testkyHTTP_HOSTwww.^:A^*Atxtmanager/newmovs.txtmanager/dailyhomeCategories

the enter pasword is right at the bottom

Is this correct so far

[ScreaM] 08-08-2007 11:05 PM

wow, awesome deal for sure. :)

mryellow 08-08-2007 11:07 PM

You'll want to read this....
http://highscalability.com/youtube-architecture

A lil C and Perl might keep up for awhile.... However you'll need a well
configured lighttpd for the video server before long.

Also yeah I'd say 99% of these install issues are due to the C code being
compiled in a different OS. Paths and stuff vary from *nix OS to OS.

-Ben

BSleazy 08-09-2007 07:12 AM

Any solutions for this?

Fuckinhorny 08-09-2007 08:58 AM

www.fuckinhorny.com has a teremendous amount of good video in the system, is completely customizable and is not producing any errors.

all sponsors are 2257 compliant.

Take a look. :thumbsup

Wolfy 08-09-2007 09:23 AM

looking forward to the new improved install script :)

*Fred* 08-09-2007 10:14 AM

Quote:

Originally Posted by sortie (Post 12900125)
Report:

If you have tried to install and had an 505 error please post you hosting companies so I can talk with then to make the script compatible to you server.

I'm getting the 505 error on my Webair virtual acct

Jim_Gunn 08-09-2007 10:44 AM

Thanks sortie, fyi I have a virtual acct. with TierOneHosts.


All times are GMT -7. The time now is 05:07 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123