[PHP] CGI Question?

2001-03-14 Thread Dan Pupek
On the latest version of Apache I have heard you can run Compiled C binaries from the CGI bin. Is this true? If so how does it work? -- Dan Pupek On the Web: http://www.sunnet.net/dnkp/dan Email: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] MkDir failed (Permission denied)

2001-03-10 Thread Dan Pupek
I am pretty new to PHP but have used other scripting languages. I am trying to use to mkdir() function on an apache server and keep getting this error MkDir failed (Permission denied). I don't have physical access to the server. What's up? Thanks in advance for any help. Dan Pupek