Re: quick cgi question

new topic     » goto parent     » topic index » view thread      » older message » newer message

> I'm tyring to setup Euphoria for cgi with addr.com,
> they use FreeBSD. I have the files uploaded to cgi-bin
> and am able to telnet in, but how do I change the
> directory to cgi-binand change the attributes to make
> them runnable?

Not a Linux user, eh?

cd cgi-bin
chmod +x exu

Make sure you've got the uncompressed executables, since the versions
of exu compressed with UPX have to decompress to /tmp or /var/tmp
which you may not have access to.

~Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu