Abyss can't handle video script?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
yupmorespam
-


Joined: 06 Nov 2009
Posts: 6

PostPosted: Fri Nov 06, 2009 3:43 am    Post subject: Abyss can't handle video script? Reply with quote

How come abyss web server cannot handle vidiscript?
http://www.vidiscript.com/requirements.html
It runs fine on xampp, but, I hate that cluttered up package of crap and I don't like apache.

How can I get this to work on this server? anyone else try this out and got it to work with abyss? if I have to get the paid version x2 then so be it. I love abyss; so much in fact i'd marry it. any how my mind right now is going a mile a minute, won't stop jabbering on. I installed atleast over 100-200 range of scripts and programs running on abyss server my own and those from hotscripts site.

I don't get it... is it mod_rewrite? .htaccess? I tried that script trustabyss made that didn't work out for me so any help would be nice.
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Fri Nov 06, 2009 10:52 am    Post subject: Re: Abyss can't handle video script? Reply with quote

yupmorespam,

Can you please do the following actions :

1/ Use the TrustAbyss Mod Rewrite Translator script (http://www.trustabyss.com/scripts/) to translate the .htaccess file of the script.

2/ Apply all the instructions that the script will show you in the "URL Rewriting" page of the Console host configuration section.

3/ Restart you server.

4/ Send us your abyss.conf file at : support@aprelium.com with the installation directory of vidiscript (for example if you extracted the archive in "C:\Program Files\Abyss Web Server\htdocs\video" and your .htaccess file is there, send us "C:\Program Files\Abyss Web Server\htdocs\video").

We'll be waiting for your email.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
yupmorespam
-


Joined: 06 Nov 2009
Posts: 6

PostPosted: Sat Nov 07, 2009 5:27 am    Post subject: Reply with quote

Doooooh! God! from the looks of it I'm screwed, well, to hell with it I give up.
It was probably engineered by porno addicts, I bet if you skewer the web for streaming porno video's you will most likely see the "Powered by Vidiscript" logo at the footer of the site.
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Sat Nov 07, 2009 2:55 pm    Post subject: Reply with quote

yupmorespam wrote:
Doooooh! God! from the looks of it I'm screwed, well, to hell with it I give up.
It was probably engineered by porno addicts, I bet if you skewer the web for streaming porno video's you will most likely see the "Powered by Vidiscript" logo at the footer of the site.


I can't argue with that, but have you tried the translator and did it give you any errors regarding the .htaccess directives?
I built the translator to help simplify the task of configuring these complex scripts.
Back to top View user's profile Send private message Visit poster's website
yupmorespam
-


Joined: 06 Nov 2009
Posts: 6

PostPosted: Sun Nov 08, 2009 3:06 pm    Post subject: Reply with quote

As stated above, yes, tried it no errors. It just doesn't like me.
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Wed Nov 11, 2009 5:19 pm    Post subject: Reply with quote

I will test this PHP script out for you and report back as soon as I can.

EDIT: Unfortunately this script gave me the runaround. If you can find any Windows versions of the stuff that is "Also required," you should have no problems installing this script. This PHP app requires a lot of installation and I don't have the time to be searching all over for these installers. If you find the Windows installers for the following programs, please post the links and maybe I will try this again. Very frustrating!

* FFmpeg (http://ffmpeg.mplayerhq.hu)
* FFmpeg-PHP (http://ffmpeg-php.sourceforge.net)
* MEncoder and Mplayer (http://www.mplayerhq.hu)
* LAME (http://lame.sourceforge.net)
Back to top View user's profile Send private message Visit poster's website
yupmorespam
-


Joined: 06 Nov 2009
Posts: 6

PostPosted: Wed Nov 11, 2009 11:22 pm    Post subject: Reply with quote

Yeah, fun isn't it :D haha, so yeah, I got two folders for ffmpeg with newer or older versions for test reasons. I got two complete packages; I uploaded both compressed.

I used filebeam, I don't really care for rapidshare or megaupload. Files are virus free! I scanned my computer all the time and am very meticulous.

DOWNLOAD NOW!

and

DOWNLOAD NOW!
Back to top View user's profile Send private message
yupmorespam
-


Joined: 06 Nov 2009
Posts: 6

PostPosted: Sat Nov 14, 2009 8:21 pm    Post subject: Some Progress Reply with quote

Well, Finally I made some progress! I can now view the homepage correctly, no more blank page. How I achieved this is by simply starting over from scratch; and viewing all systems logs. Now, heres the thing, I only thought of the solution when I noticed my main CMS homepage started to do the exact same thing.

Why you may ask? well, because finally I have all ports unblocked such important ports as, 80,25,110,143,23,22,21 ect. I no longer had to put that butt ugly :8080 at the end of my URL'S. It solved problems but generated even more, (How?) Well, when I installed most of the scripts and my CMS (which by the way I use e107),
I always had that :8080 at the end of the address, now, this is what got me thinking... I knew for a fact I couldn't be getting this same error due to a port block or improper setup ect...

So I thought wait a sec, what if it still thinks I'm using port :8080? I spent hours digging in and out of every file and finally I found it. hidden in a cache folder was the settings to the Website and sure enough "MYSITE:8080" changed it saved, restarted the server and boom! I had my site back up and running.

So when I checked my vidiscript setting in mysql I noticed something, it was pointing the folder path in the wrong direction. instead of "Path /" I switched to "Path /video/" which is the folder name of where vidiscript is stored, which isn't in the root directory so that is why I changed it from / to /video/.

But now the new battle, unfortunately clicking on any of the links will produce a (HTTP 404 Not Found) So now I'm trying to figure out what is this things problem now? could it be it doesn't like sub directories?
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Mon Nov 16, 2009 1:26 am    Post subject: Reply with quote

What is the exact path of VidiScript in your document root? You might want to check the URL Rewrite paths. I still haven't had time to re-test this script because I had an exam last week, which you can see in my signature below that I passed it. Anyway, check those settings and get back to us. If that isn't the problem, maybe I can give it another test after college or between breaks. Good Luck!

Sincerely, Joshua H. (TRUSTAbyss)
Back to top View user's profile Send private message Visit poster's website
yupmorespam
-


Joined: 06 Nov 2009
Posts: 6

PostPosted: Mon Nov 16, 2009 5:06 am    Post subject: Reply with quote

First, congratulations! As for vidiscript I finaly got it all to load up fine and now the site works... to a point :P problem is now I have php version 5.2.10 and php_ffmpeg.dll only supports 5.2.5 which i'm not bound to down grade; and sadly it's the only windows compile I could find. I tried to find out where to get the source for windows to compile my own but cannot find it. However, uploading .flv and .swf work fine.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group