[Bug 127158] Re: PHP5 FREETDS

2008-05-07 Thread Gareth Fitzworthington
We are closing this report (no response to request for information). To reopen the report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! ** Changed in: php5 (Ubuntu) Status: Incomplete => Invalid -- PHP5 FREETDS https://bug

[Bug 127158] Re: PHP5 FREETDS

2007-09-02 Thread Soren Hansen
Would it be possible for you to test this from a Feisty or Gutsy system? If you don't have a spare machine, you can do it from a LiveCD. -- PHP5 FREETDS https://bugs.launchpad.net/bugs/127158 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 127158] Re: PHP5 FREETDS

2007-08-30 Thread Umberto Zanatta
php5-curl is not installed. here you list: php5 5.1.6-1ubuntu2 server-side, HTML-embedded scripting languag php5-cgi 5.1.6-1ubuntu2 server-side, HTML-embedded scripting languag php5-cli 5.1.6-1ubuntu2 command-line interpreter for the php5 script php5-common5.1.6-1ubuntu2

Re: [Bug 127158] Re: PHP5 FREETDS

2007-08-29 Thread Soren Hansen
On Wed, Aug 29, 2007 at 01:54:46PM -, Umberto Zanatta wrote: > Yes, it does! Ah, ok. Your report just implied that any odbc_* call would fail, which clearly wasn't the case. You wouldn't happen to have php5-curl installed, would you? If so, we might be looking at the same problem as https://bu

[Bug 127158] Re: PHP5 FREETDS

2007-08-29 Thread Umberto Zanatta
Yes, it does! Regards. -- PHP5 FREETDS https://bugs.launchpad.net/bugs/127158 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubun

Re: [Bug 127158] Re: PHP5 FREETDS

2007-08-29 Thread Soren Hansen
On Wed, Aug 29, 2007 at 01:27:18PM -, Umberto Zanatta wrote: > Actually, you can remove odbc_close and it doesn't work as well. So it just breaks when the script terminates? -- Soren Hansen Ubuntu Server Team http://www.ubuntu.com/ -- PHP5 FREETDS https://bugs.launchpad.net/bugs/127158 You

[Bug 127158] Re: PHP5 FREETDS

2007-08-29 Thread Umberto Zanatta
Actually, you can remove odbc_close and it doesn't work as well. I had been trying to avoid the problem but the only way that i found it has been to recompile php5 from ubuntu source with mssql support. regards. -- PHP5 FREETDS https://bugs.launchpad.net/bugs/127158 You received this bug notifi

Re: [Bug 127158] Re: PHP5 FREETDS

2007-08-29 Thread Soren Hansen
On Wed, Aug 29, 2007 at 12:59:08PM -, Umberto Zanatta wrote: > No it happens when you call any odbc_* function, but odbc_connect and > odbc_close. How do you figure that? Your example says: [EMAIL PROTECTED] :/var/www/webroot# php ./odbctest.php odbc conn: Resource id #4odbc result: Resource

[Bug 127158] Re: PHP5 FREETDS

2007-08-29 Thread Umberto Zanatta
No it happens when you call any odbc_* function, but odbc_connect and odbc_close. To avoid that, I recompiled php with mssql support as i found around forums (it made php5-mssql package). Now it's work fine by calling mssql_* functions. Odbc still refuses to work. Thanx. -- PHP5 FREETDS https:

[Bug 127158] Re: PHP5 FREETDS

2007-08-28 Thread Soren Hansen
The way I read it, it doesn't happen until you odbc_close($connect); ? Is that right? Can you test with a more recent version of Ubuntu? Either Feisty or Gutsy will do. ** Changed in: php5 (Ubuntu) Status: New => Incomplete -- PHP5 FREETDS https://bugs.launchpad.net/bugs/127158 You receiv