473,473 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

PHP broke after rh7.3 -> rh9.0

Dan
php is acting funny after an upgrade from RH7.3 to RH9.0. My hope is that
someone can see the output and recognize what the problem might be.

I have a set of php scripts set to run from the command line. I have a
microcontroller which connects to this server over a dialup connection.
While connected and transferring data, it also sets its clock via a call to
different scripts named hours,minutes,seconds... I call them seperately so
as to not have to parse a string like 23:34:02 on the very limited memory
and processing ability on the microcontroller. That's the background. It
used to work fine. I noticed the change soon after the upgrade, so I assume
that's when it broke. Here is the output :

hundreds of lines similar to these having to do with imap, mysql, ldap, pg,
etc..:

PHP Warning: Function registration failed - duplicate name -
odbc_procedures in Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
odbc_procedurecolumns in Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
odbc_specialcolumns in Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
odbc_statistics in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - odbc_do in
Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
odbc_field_precision in Unknown on line 0
PHP Warning: odbc: Unable to register functions, unable to load in Unknown
on line 0
Minutes:1

then finally, the correct output.

I am assuming that this is just a simple problem with configuration
somewhere, but I haven't been able to find it. Here is that script, if it
helps:

#!/usr/bin/php -q
<?php
$today=getdate();
//echo "Minutes:".dechex($today[minutes])."\n";
echo "Minutes:".$today[minutes]."\n";
?>

Thanks for any ideas.
Dan
Jul 17 '05 #1
0 1745

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Jive | last post by:
I've un-installed Python 2.4, re-installed Python 2.3 and PythonWin for 2.3, but it's still broke. When I start PythonWin, sometimes it looks like it is going to be okay. But as soon as I open...
0
by: DP | last post by:
(2nd post, I think my first may have been to the wrong group - sorry) Hello Perl-ers - I´m hoping I can get some help here, because I'm very lost. Don't know Perl, I'm not a programmer. And...
9
by: Josh Mayfield | last post by:
Note: There is considerable background detail here, but I do have three questions, which are clearly marked and appear right before the sample code. I have a legitimate need to launch an EXE...
0
by: info | last post by:
Hi! Latest Windows Update broke my VS2005 Beta. I cannot uninstall, repair, etc. I am ready to buy a licence but in Italy it isn't available yet. I am ready to install a 90day trial but the...
6
by: Rob Sell | last post by:
Greetings all, Yesterday I upgraded from 7.3 to 7.4 now psql doesn't work! I get the following error. psql: relocation error: psql: undefined symbol: get_progname Any ideas out there? Rob
3
by: Dan Trowbridge | last post by:
Hi everyone, In my attempt to port code from VS 6.0 to VS.NET I had some code break along the way, mostly due to not adhereing closely to the C++ standard. This may be another instance but I...
2
by: martin | last post by:
Hi, I have an intranet that runs on a win 2k box. This win 2k box is a domain controller. The intranet has absolutly nothing to do with .dot net all. It is wriiten in classic asp and uses ado...
21
by: Alok | last post by:
While posting a comment on http://www.reddit.com I got an error page with the following curious statement on it. "reddit broke (sorry)" "looks like we shouldn't have stopped using lisp..." ...
0
by: Lars Eighner | last post by:
Has anyone else noticed that Google broke itself within the last day or so? As near as I can tell, it accomplished this by trying to wrap links to additional pages of results and the "next" link...
1
by: mark4asp | last post by:
I moved a page to another web-site and now it's broke! I had 5 pages in their own web-site. These pages have now been moved to another web-site. Everything is fine except that one of the pages,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.