curl problems
Posted: Sun Apr 25, 2004 6:39 am
Heya, I can't seem to get unreal 3.2 stable started (with remote includes):
but all the needed files are on the ftp server, and I can access them with all other ftp clients.. any ideas? The ftp server is proftpd 1.2.9 (with mod_tls)..
the include in unrealircd.conf:
Code: Select all
sources@shitbox:~/devel/test1$ ./unreal start
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2
using OpenSSL 0.9.7b 10 Apr 2003
using zlib 1.1.4
using libcurl/7.11.1 OpenSSL/0.9.7b zlib/1.1.4 c-ares/1.2.0
* Loading IRCd configuration ..
[error] unrealircd.conf:10: include: error downloading 'ftp://conf:[email protected]:35569/help.conf': Weirdly formatted EPSV reply
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
tail: /home/sources/devel/test1/ircd.log: No such file or directory
the include in unrealircd.conf:
Code: Select all
include "ftp://conf:[email protected]:35569/help.conf";