Pages: [1]
|
 |
|
Author
|
Topic: SHO files not working (Read 1118 times)
|
|
|
|
|
Spacebeagle
ZboXian
 
Offline
Posts: 24

Lost in time
|
Paul Ding installed the SHO files format on Domania. It was popular at first and fun to fool around with. I don't know how many people used it but there was a contest.
SHO files pages can be found on Google.
I don't know anything about them other then I got them to work.
I can see the urls on Sugar Crisps pages and hear music, but that's it.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nquale
ZboXian
 
Offline
Posts: 29
|
Bert just to let you know,the sho script quit working at Amish long before you took Amish over so I'm slightly surprise that it was still working at Domania.
If it helps any,here's a text file I made with notes from Paul about the sho.tpl script which is the slideshow script and about the .sho script which only contains the urls of the pictures in the slideshow.The references to flood.sho is just the name I gave to a test slideshow that I made- http://www.nquale.com/pics/flooding/READMEforfloodsho.txt
|
|
|
|
|
Logged
|
|
|
|
Paul Ding
ZboXian
 
Offline
Posts: 19
|
The SHO, RFI and BOX file types used Apache "handlers".
What you could do, Bert, is to write a file called "custom.conf" or something like that, and then put an include directive in the httpd.conf file to include the custom.conf file like this:
Include "/usr/local/apache/conf/includes/custom.conf"
The custom.conf file would need two directives for each file type, sorta like this:
AddType slideshow .sho Action slideshow /cgi-sys/slideshow.cgi? AddType ran-page .rfi Action ran-page /cgi-sys/ransig.pl AddType jumpbox .box Action jumpbox /cgi-sys/jumpbox.pl?
Then you would plop the slideshow.cgi, ransig.pl and jumpbox.pl programs in the /cgi-sys/ directory.
That directory name is an alias. Cpanel automatically adds this line to httpd.conf ScriptAlias /cgi-sys/ /usr/local/cpanel/cgi-sys/
|
|
|
|
|
Logged
|
|
|
|
|
|
Paul Ding
ZboXian
 
Offline
Posts: 19
|
I've just emailed you a bunch of handler files - not just those but also others I had been playing around with and never "released". If you haven't already received them, let me know.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
ZboX
Founder
Administrator
Posting Maniac
    
Offline
Posts: 1660

What 'ya got there??
|
Any progress on the slide show script? I'm trying alternative methods for these shows but it's just not working.  No big rush but people have been asking me when the slide shows will run again. Thanks Bert.
No progress at all to date Sugar unfortunately. The big problem is time. Not enough hours in the day etc. I think once I get billing totally straightened out, I will have time to work on this. But it's going to take at least another month.
Bert
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|
Pages: [1]
|
|
|
|
|