Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > Caladan's scripts

Caladan's scripts project-zs, sitewho

Reply
 
Thread Tools Rate Thread
Old 12-18-2004, 11:53 AM   #1
Member
ioFTPD Foundation User
 
Join Date: Sep 2003
Posts: 78
Default IMDB Error?

[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
lucaz is offline   Reply With Quote
Old 12-18-2004, 12:05 PM   #2
Senior Member
 
Join Date: Mar 2003
Posts: 104
Default

Did you add following that?

Code:
- edit ioftpd.env and add there:

SYSTEMROOT= %[environment(SYSTEMROOT)]
durulink is offline   Reply With Quote
Old 12-18-2004, 04:16 PM   #3
Member
ioFTPD Foundation User
 
Join Date: Sep 2003
Posts: 78
Default

it's already in there, im not stupid
but still not working :S
lucaz is offline   Reply With Quote
Old 12-18-2004, 04:37 PM   #4
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,364
Default

Make sure there isn't a space after the equal sign.

Code:
Wrong: 
SYSTEMROOT= %[environment(SYSTEMROOT)]

Right:
SYSTEMROOT=%[environment(SYSTEMROOT)]
You may need other environment variables: http://www.ioftpd.com/kb/view.php?kbid=67
neoxed is offline   Reply With Quote
Old 12-19-2004, 02:07 AM   #5
Senior Member
 
Join Date: Mar 2003
Posts: 104
Default

Quote:
Originally posted by NeoXed
Make sure there isn't a space after the equal sign.

Code:
Wrong: 
SYSTEMROOT= %[environment(SYSTEMROOT)]

Right:
SYSTEMROOT=%[environment(SYSTEMROOT)]
You may need other environment variables: http://www.ioftpd.com/kb/view.php?kbid=67

gooooooooooood NeoXed!!
durulink is offline   Reply With Quote
Old 05-08-2005, 09:29 PM   #6
Junior Member
 
Join Date: May 2005
Posts: 1
Default

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
MMMilk is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Uploading to several servers alftore General Discussions 6 05-25-2005 08:33 AM


All times are GMT -5. The time now is 02:58 PM.