Mailinglisten-Archive |
Holger Faustmann wrote:
> meine Kombination Apache/MySql/PHP3 unter Linux läuft einwandfrei.
> Nun unter Windows NT 4.0 Wkst. bekomme ich immer die folgende
> Fehlermeldung im Browser:
>
> Fatal error: Call to unsupported or undefined function mysql_pconnect()
> in header.php3 on line 18
- Liegt bei Dir das Php-Ini-File im Winnt-Verzeichnis?
(Aus der Inst-Anleitung: You need to copy the php3.ini-dist file into
your windows directory and rename it to php3.ini. Be sure to edit this
file to reflect the settings you need.)
- Ist in diesem ini-File ("php3.ini") mySQL.dll einbinden aktiviert?
Dies geschiegt durch Entfernen des Kommentarzeichens (;) am Anfang der
Zeile. Defaultmaessig ist das deaktiviert!
extension=php3_mysql.dll
Gruss,
Johannes
--
Every program has at least one bug and can be shortened by at least one
instruction -- from which, by induction, one can deduce that every
program can be reduced to one instruction which doesn't work.
Johannes Pellenz
current email address: jpellenz_(at)_uni-koblenz.de
lifetime email address: jpellenz_(at)_gmx.de
php::bar PHP Wiki - Listenarchive