Am 2008-09-02 14:34:23, schrieb Robert Cummings: > So you're script runs long enough for you to check?
I think he doe not get any connections because
ifx_connect("...", $user, $pass)
REQUIRE ALL parameters and if $_SERVER['HTTP_USER'] is empty...
If he use
ifx_connect("...", "$user", "$pass")
then it is passed as EMPTY string to the database and the database
connection is there but terminated because an EMPTY user string.
Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
+49/177/9351947 50, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

