Remote Includes support broken with newer libcurl versions??

These are old archives. They are kept for historic purposes only.
Post Reply
x-ice
Posts: 6
Joined: Tue Mar 15, 2005 7:32 pm

Remote Includes support broken with newer libcurl versions??

Post by x-ice »

when i /rehash

tmp/24A4A40B.vhost.conf:2: Ignoring extra data
tmp/24A4A40B.vhost.conf:1: unknown directive Last-Modified:

Also strange module errors when trying to grab userfiles with AngryWolf's UserAuth mod

I noticed that the Last Modified date which is getting instered to the tmp vhost.conf is the actual date of the file creation. So its like the new libcurl 7.13.1 has some new features or syntax that unreal isn't recognizing?

I thought it was just a problem for me but another person recompiled theirs and is getting the same exact errors. The only difference between us is that hes on the Windows build and I am using the Linux build. Same lib curl version.
x-ice
Posts: 6
Joined: Tue Mar 15, 2005 7:32 pm

Post by x-ice »

The error seems to go away when a file is grabbed over http, but over ftp is when it fails everytime
Syzop
UnrealIRCd head coder
Posts: 2117
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

That's a bug in curl, we reported it back to them a few days before 3.2.3 release and got a fix (hmm, I don't have the url -- anyway, you could try their CVS version).

On a sidenote.. unreal @ windows does not have this problem because it has this fix.
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post by jewles »

just released a stable version of the curlinstall script that can be found Here.

Note: Problem was solved after running latest version of the script. Only changes were the updates in version for curl and c-ares. from 7.12.1 to 7.13.1 for curl, and for c-ares 1.2.0 to 1.2.1.
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

-- codemastr
Post Reply