[PHP-DB] Problem with file uploads

2002-02-25 Thread bgadelha
Hi, I'm using PHP4+Apache+Win2000 Professional. I'm having problem with file uploads. I wrote a simple test program and it works fine, but when i try to use it on my application, windows says something like "php generated an error and a log file is beeing created". When i look at the log file in A

RE: [PHP-DB] Problems with Oracle connections

2001-03-29 Thread bgadelha
Yes, I have already done this, but it didn't work to. I tried this: putenv("ORACLE_SID=DPMM"); putenv("ORACLE_HOME=C:\orawin95"); putenv("TNS_ADMIN=C:\orawin95\NETWORK\ADMIN"); Thanks Bruno. __ O BOL é Top3 no iBest! Vot

[PHP-DB] Problems with Oracle connections

2001-03-29 Thread bgadelha
Hi, I'm having troubles using PHP+Oracle. I´m under Win98, with Apache WebServer, PHP4 and Oracle. When I try to connect, the following error message is displayed: Warning: Unable to connect to ORACLE (ORA-12154: TNS:could not resolve service name) in c:\apache\htdocs\testeoracle.php on line 24 f