Re: pdo_mysql segfault error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Well this is not the proper list for these kind of questions but since you posted know that you should include the apache compile time options. Well I think that you should recompile apache, because mysql support is probably compiled in and since you upgraded mysql you should compile apache to use the new one. In order to figure out your compile time options you could use:

httpd -V

and httpd -l is useful too if you want to know the compiled in modules.


Thodoris.

Slith wrote:
i'm trying to enable pdo_mysql extension, however i keep getting the following segfault error when i restart apache:

httpd[20567]: segfault at 00000020abef8f07 rip 00000020abef8f07 rsp 00000000006e6ad0 error 14

my setup is the following:

Apache 1.3.37
php 5.2.2
mysql 5.0.41

not sure wether this problem is cause by my newer mysql version or 64bit server. has any gotten PDO_MYSQL on 64bit server?


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux