Date: 03/22/00
- Next message: Spruce Weber: "Re: [PHPLIB] Javascript/php problem"
- Previous message: Eric Ries: "[PHPLIB] mhash & SHA1 algorithm"
- In reply to: Milen A. Radev: "Re: [PHPLIB] PHPLib and PHP 4.0b4pl1"
- Next in thread: Kristian Koehntopp: "Re: [PHPLIB] PHPLib and PHP 4.0b4pl1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 22 Mar 2000, Milen A. Radev wrote:
}
}
}--- Glenn Harris <gharris <email protected>> wrote:
}>
}> Does PHPlib support PHP 4.0?
}Yes, it works.
}I use it with PHP4.0b4pl1 on Apache on NT.
}
}>
}> I am having trouble getting PHPLib to work on my
}> system.
}> I keep getting this error from index.php
}>
}> ----
}> Database error: Invalid SQL:
}> MySQL Error: 1065 (Query was empty)
}> Session halted.
}> ----
Tipp: Turn debugging on with
$db->Debug=true;
($db is the instance of your DB-Class)
}I'm not sure, but it looks like you have
}problem with your settings. Did you edit
}your local.inc to correspond to your configuration?
}When you get this error? What you have in your script?
--SSilk - Alexander Aulbach - Herbipolis/Frankonia Minoris - (0931)22032
- PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in the body, not the subject, of your message.
- Next message: Spruce Weber: "Re: [PHPLIB] Javascript/php problem"
- Previous message: Eric Ries: "[PHPLIB] mhash & SHA1 algorithm"
- In reply to: Milen A. Radev: "Re: [PHPLIB] PHPLib and PHP 4.0b4pl1"
- Next in thread: Kristian Koehntopp: "Re: [PHPLIB] PHPLib and PHP 4.0b4pl1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

