RE: [PHP] Re: arguments against php / mysql?

2002-04-11 Thread Jack E. Ambrose
Have you looked into Chilli Soft? It's an ASP interpreter for Apache and a number of other platforms. Fairly good from what I've heard, and owned by Sun now it appears. http://www.chillisoft.com/ Jack -Original Message- From: Mallen Baker [mailto:[EMAIL PROTECTED]] Sent: Thursday, April

[PHP] Can anyone help me with this problem(uploads via a form)?

2002-03-19 Thread Jack E. Ambrose
I'm having a problem with file uploads via a HTML form. I've no luck getting it to work. After a bit of research I think I've determined that the problem lies with my host having safe mode enabled and setting a open_basedir that is outside my scope. Here is my upload test page which is a direct li

[PHP] Having problems doing a binary upload. open_basedir problem?

2002-03-17 Thread Jack E. Ambrose
I'm attempting to get file uploads via a HTML form to work. I've been working on this for a couple of days, reading the PHP.net manual, and searching the newsgroups and various web sites. Haven't come up with a solution to my problem. Basically I'm unable to upload any files to my web site. I