> Hi, I'm looking for a host that has CURL and Cybercash installed, but so
> many good hosts out there do not have this installed and aren't willing to
> budge on there build of php. I'm wondering only because i'm not a
Unix/Linux
> guru, Is it possible if a hosting company gives access to the DL() command
> that I could load these on demand? and if so, how do I accomplish this?
> (mainly CURL)

A host that gives you dl() in a module environment would be not very secure,
as I understand it...

It really only makes sense to install CyberCash on an SSL box, no?  And an
ISP shouldn't be letting you upload arbitrary code to a shared server that's
allegedly SSL, since that's inherently insecure, I think.

What you *might* be able to do is get them to let you have PHP as suExec'ed
CGI binary so you can dl() into that, which runs as your user, so you can
only hurt yourself.

You'd use a different extension for those PHP-as-CGI pages, and not hurt
performance on the other pages.

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to