Log in

View Full Version : Avisynth.org is read-only


Richard Berg
30th August 2005, 15:51
I am moving to another server. Yesterday I made a backup of the old one. The site is now locked down so that changes are not lost.

Thanks,
-Richard

Richard Berg
3rd September 2005, 01:41
New DNS should have propagated to everyone by now. I will PM new logon info to everyone who had an FTP account. (Any other Avisynth gurus who want webspace, let me know).

I've also created some space for people to post sample clips & such temporarily. That info will go into my signature.

Richard Berg
3rd September 2005, 03:04
.sig test

Mug Funky
3rd September 2005, 04:33
hey, cool - a place to host clips! now i gotta install an ftp client on this thing :)

Richard Berg
3rd September 2005, 17:00
You should be able to just click the link in IE or Firefox. If you use a real FTP client, you won't need the %40 -- just use tempclips@avisynth.org as the username. (The '@' confuses IE).

I gave that account 250MB of space. Let me know if more space is needed, or if you want something hosted more permanently -- I'm not promising any rules on when I (or anyone else) feels like removing old files.

Document editors will notice I finally fixed the stupid error message on the wiki editing page :) Thanks for your patience everyone!

Wilbert
4th September 2005, 16:13
Richard, it can't save my edits. Nothing happens if i press the save button :)

Guest
8th September 2005, 00:12
http://www.avisynth.org is down.

unskinnyboy
8th September 2005, 01:10
Yup. I have been getting this error since morning:

Warning: mysql_connect(): Access denied for user 'ssjsxsce_avidata'@'localhost' (using password: YES) in /home/ssjsxsce/tavi/tavi-0.26/lib/db.php on line 15
LIB_ErrorDatabaseConnect

BruceL
8th September 2005, 01:17
I got the same message posted by unskinnyboy last night when I tried to get on. I thought it may be down for servicing. I hope it is nothing serious.

IceBone
13th September 2005, 16:34
Any news when it's getting fixed? :(

Fizick
13th September 2005, 21:36
So, Avisynth.org is not read-only. :(

unskinnyboy
13th September 2005, 22:53
Hmm, subdomains work though. e.g: http://www.avisynth.org/stickboy/ and http://www.avisynth.org/fizick works.

EDIT 1: wow, weird. http://www.avisynth.org/fizick/ works but http://www.avisynth.org/Fizick/ doesn't because the F is in CAPS! I never knew the url names were case sensitive. :eek:

EDIT 2: No subdirectories work in CAPS. Some *nix issue I guess.

Richard Berg
13th September 2005, 23:20
Uh oh. I filed a ticket about the problem Wilbert reported last week. Looks like whatever they tried made it worse.

I will look into it tonight.

Richard Berg
14th September 2005, 03:23
Ok, the site is back up. Now to see about this read-only situation.

movax
14th September 2005, 04:22
Yay, I can access the SDK docs now :D

Wilbert
14th September 2005, 19:48
@Richard,

No, it still doesn't work.

WarpEnterprises
15th September 2005, 09:47
[QUOTE=unskinnyboy]
EDIT 1: wow, weird. http://www.avisynth.org/fizick/ works but http://www.avisynth.org/Fizick/ doesn't because the F is in CAPS! I never knew the url names were case sensitive. :eek:
QUOTE]
url itself is not case sensitive, only the path afterwards, and this depends on what webserver the site runs.

Wilbert
15th September 2005, 12:00
@Richard,

I see you can edit pages yourself. But i can't (tried with two pc's). If i click "save", the save dialog doesn't disappear (and no saving is done).

Richard Berg
16th September 2005, 00:32
Nope, doesn't work right for me either. I made that edit by temporarily reverting to an older version of the wiki engine, but that created other problems.

url itself is not case sensitive, only the path afterwards, and this depends on what webserver the site runs.
Correct. I'm going to change this if possible.

Richard Berg
19th September 2005, 17:30
Site appears to be getting another DB error. Argh, what's going on.

Richard Berg
19th September 2005, 18:20
Back up. Still problems with saving...

Richard Berg
19th September 2005, 22:18
I think I've figured it out. Please test :)

Wilbert
19th September 2005, 22:44
Yes, it works. Thanks very much!

Richard Berg
20th September 2005, 04:00
Good to hear. Sorry for the massive delays.