PDA

View Full Version : IMDB Error?


lucaz
12-18-2004, 12:53 PM
[R] 226-.----------------------------------------------------------------.
[R] 226-| found imdb link: http://www.imdb.com/title/tt0382615/
[R] 226-| IMDB link: http://us.imdb.com/title/tt0382615/
[R] 226-IMDB: failed to create a socket
[R] 226-| + File: oK! |
[R] 226-`----------------------------------------------------------------'

how can u solve this error

durulink
12-18-2004, 01:05 PM
Did you add following that?

- edit ioftpd.env and add there:

SYSTEMROOT= %[environment(SYSTEMROOT)]

lucaz
12-18-2004, 05:16 PM
it's already in there, im not stupid ;)
but still not working :S

neoxed
12-18-2004, 05:37 PM
Make sure there isn't a space after the equal sign.

Wrong:
SYSTEMROOT= %[environment(SYSTEMROOT)]

Right:
SYSTEMROOT=%[environment(SYSTEMROOT)]

You may need other environment variables: http://www.ioftpd.com/kb/view.php?kbid=67

durulink
12-19-2004, 03:07 AM
Originally posted by NeoXed
Make sure there isn't a space after the equal sign.

Wrong:
SYSTEMROOT= %[environment(SYSTEMROOT)]

Right:
SYSTEMROOT=%[environment(SYSTEMROOT)]

You may need other environment variables: http://www.ioftpd.com/kb/view.php?kbid=67
:D :D :D :D :D
gooooooooooood NeoXed!! :p :p

MMMilk
05-08-2005, 09:29 PM
I meet with the same problem with 1uc4z
I did add the SYSTEMROOT=%[environment(SYSTEMROOT)]
in the ioftpd.env file , however it does not solve the problem
anybody help me out