Re: Witango-Talk: WAY OT: anyone know anything about PHP and files?

2009-05-20 Thread Christian Platt
Hi Roland, what permissions does the folder have? apache normally uses www as owner, witango needs witango did us try chmod 777? Christian Am 20.05.2009 um 07:51 schrieb Roland Dumas: there's a PHP application that I didn't write (or know anything about) that reads and writes to a d

RE: Witango-Talk: db connection string in Tango

2009-05-20 Thread Rick Sanders
I believe you can only do this with Oracle on windows, and Filemaker on the Mac. If I'm wrong, I'm sure someone will jump in. Rick Sanders Webenergy Canada: 902-431-7279 USA: 919-799-9076 Canada: www.webenergy.ca USA: www.webenergyusa.com -Original Message- From: Alec Katz [

Witango-Talk: db connection string in Tango

2009-05-20 Thread Alec Katz
Hello, Is it possible in Tango to use db connection string instead of ODBC? Thanks, Alec TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: WAY OT: anyone know anything about PHP and files?

2009-05-20 Thread Roland Dumas
got frustrated and turned things around. Wanted the witango site and the PHP site to be using the same folder for pdf files. Pointing the PHP site to the folder in the witango site used to work, but stopped. Only solution was to move the folder to the PHP site and point the witango site to

Re: Witango-Talk: WAY OT: anyone know anything about PHP and files?

2009-05-20 Thread Robert Garcia
y, if it says that the file doesn't exist, then the alias is prob setup wrong. -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954 ph: 530.645.4040 x222 fax: 530.645.4040 rgar...@bighead.net - rgar...@eventpix.com http:

Re: Witango-Talk: WAY OT: anyone know anything about PHP and files?

2009-05-20 Thread Roland Dumas
well, the application is throwing an error that says file doesn't exist. The files do exist and are in a directory that is pointed to by an alias. The alias is the directory name that PHP is looking for. Something with how aliases work? On May 19, 2009, at 11:40 PM, Robert Garcia wrote: s