Bugzilla – Attachment 62729 Details for
Bug 142224
Shipped php4-unixODBC is broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
This PHP script produces the error, even when run from the command line without a web server in place
mob1.php4 (text/plain), 334 bytes, created by
Mobeen Azhar
on 2006-01-10 19:38:16 UTC
(
hide
)
Description:
This PHP script produces the error, even when run from the command line without a web server in place
Filename:
MIME Type:
Creator:
Mobeen Azhar
Created:
2006-01-10 19:38:16 UTC
Size:
334 bytes
patch
obsolete
><?php >echo "This is PHP 4 <br>"; >putenv("TNS_ADMIN=/home/u082485/downloads/oracle-odbc/instantclient_10_2"); >echo "Done with putenv <br>"; >$connect = odbc_connect("peregrine", "username", "password"); >$connect = odbc_connect("netcatchDB", "username", "password"); >echo "Done with connect <br>"; >odbc_close($connect); >phpinfo(); >?>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 142224
: 62729 |
72472