You are not logged in.

#1 2006-11-10 18:17:37

zolookas
Member
Registered: 2005-06-03
Posts: 44

[Solved] php 5.2.0-1+lighttpd+mysql: Can't load mysql module

I'm using php 5.2.0-1, lighttpd 1.4.12-1, mysql 5.0.26-1, libmysqlclient 5.0.26-1 and php-cgi 5.1.6-1 on server and phpMyAdmin says that php can't load mysql module, other websites doesn't have any connection to mysql database too. I've checked php.ini - mysql.so and mysqli.so is uncommented. Only one thing helps - reverting to php 5.1.6-2.

Offline

#2 2006-11-10 19:06:59

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: [Solved] php 5.2.0-1+lighttpd+mysql: Can't load mysql module

You have to update php-cgi to 5.2.0. That would be the only solution. Running PHP5.1.6 is a security-risk!

Offline

#3 2006-11-10 19:59:04

zolookas
Member
Registered: 2005-06-03
Posts: 44

Re: [Solved] php 5.2.0-1+lighttpd+mysql: Can't load mysql module

Pierre wrote:

You have to update php-cgi to 5.2.0. That would be the only solution. Running PHP5.1.6 is a security-risk!

But there is no php-cgi 5.2.0  sad

Offline

#4 2006-11-10 20:10:10

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: [Solved] php 5.2.0-1+lighttpd+mysql: Can't load mysql module

just run abs.. copy the php-cgi directory to your home..
modify the version, and built it yourself.
smile


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#5 2006-11-11 18:17:25

zolookas
Member
Registered: 2005-06-03
Posts: 44

Re: [Solved] php 5.2.0-1+lighttpd+mysql: Can't load mysql module

cactus wrote:

just run abs.. copy the php-cgi directory to your home..
modify the version, and built it yourself.
smile

Compiled, installed and it works smile Thanks smile

Offline

Board footer

Powered by FluxBB