MySQL + PHP klappt nicht

Apache, Lighttpd, nginx, Cherokee
Post Reply
disi
Posts: 8
Joined: 2003-09-05 09:25
 

MySQL + PHP klappt nicht

Post by disi »

Huhu ihr!

ich hab nen Problem(wär hätte das gedacht :))

Ich nutze Gentoo mit Apache2 sowie einen eigenen Build von PHP5-RC2

das PHP funktioniert einwandfrei aber leider funktioniert die MySQL unterstützung nicht

langsam aber sicher bin ich ratlos :(

hope you can help me!

greetz

Disi
oxygen
Posts: 2138
Joined: 2002-12-15 00:10
Location: Bergheim
 

Re: MySQL + PHP klappt nicht

Post by oxygen »

Nicht einkompiliert?
Also ein paar Infos wären nicht verkehrt:
MySQL Version
die ./configure Zeile
etc
disi
Posts: 8
Joined: 2003-09-05 09:25
 

Re: MySQL + PHP klappt nicht

Post by disi »

./configure --with-apxs2=/usr/local/bin/apxs2 --with-mysql

das beim php

und das mysql isn ebuild wie gesagt

laut anleitung sollte das schon funktionieren weil er sich selber die libs sucht oder

MySQL version wäre dann die 4.0.18-r1
arty
Userprojekt
Userprojekt
Posts: 729
Joined: 2002-06-12 10:11
Contact:
 

Re: MySQL + PHP klappt nicht

Post by arty »

Fehlermeldung beim Aufruf von MySQL-Funktionen?

bye
arty
disi
Posts: 8
Joined: 2003-09-05 09:25
 

Re: MySQL + PHP klappt nicht

Post by disi »

Das das MySQL modul nicht eingebungen wäre

oO
blaufalke
Posts: 7
Joined: 2004-04-12 13:59
 

Re: MySQL + PHP klappt nicht

Post by blaufalke »

was sagt phpinfo() zu MySQL?
disi
Posts: 8
Joined: 2003-09-05 09:25
 

Re: MySQL + PHP klappt nicht

Post by disi »

nüs leider
Post Reply