php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5962 ora_logon problem
Submitted: 2000-08-04 12:53 UTC Modified: 2000-09-11 19:41 UTC
From: p dot spatola at tiscalinet dot it Assigned:
Status: Closed Package: Oracle related
PHP Version: 4.0.1pl2 OS: HP-UX 10.20
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: p dot spatola at tiscalinet dot it
New email:
PHP Version: OS:

 

 [2000-08-04 12:53 UTC] p dot spatola at tiscalinet dot it
I installed php v.4.0.1.pl2, Apache Web Server 1.3.11 and Oracle 7.3.2 on HP-UX 10.20, the standard php functions works well, but when I try to use ora_logon, on my html page this message appears:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/html/page.php on line 18.
The line 18 is:
ora_logon( "scott","tiger" );

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-27 18:45 UTC] sniper@php.net
Please include a minimal script to reproduce this. Not just one line of it.

--Jani
 [2000-09-11 19:41 UTC] stas@php.net
User feedback:
--------------
I solved my problem, I inserted the oracle library into apache Makefile and now
it works well.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 14:01:32 2025 UTC