For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > October 2007 > ATTENTION Something is likely messed up here,,,,









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ATTENTION Something is likely messed up here,,,,
Dave Cocuzzi

2007-10-19, 8:01 am

This install is on Fedora 6 with apache 2 and MySQL 5.0.45.

While doing the php install the config script errors out when it gets to
"creating main/internal_functions_cli.c".

This is part of the general message issued by config:

"ATTENTION Something is likely messed up here, because the configure
script was not able to detect a simple feature on your platform.... ....
....see the debug.log file".

The debug.log contains this error:

gcc -o conftest -I/usr/include -g -O2 -L/usr/lib
-Wl,-rpath,/usr/local/mysql-5.0.45-linux-i686-icc-glibc23/lib
-L/usr/local/mysql-5.0.45-linux-i686-icc-glibc23/lib conftest.c -lcrypt
-lrt -lmysqlclient -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm
-lxml2 -lz -lm -lcrypt 1>&5
conftest.c: In function 'main':
conftest.c:3: warning: incompatible implicit declaration of built-in
function 'exit'
../conftest: error while loading shared libraries:
/usr/local/mysql-5.0.45-linux-i686-icc-glibc23/lib/libmysqlclient.so.15:
cannot restore segment prot after reloc: Permission denied


I checked to make sure that the libmysqlclient.so.15 file was there. It
is, and it is owned by the mysql user. I am not sure how to go about
correcting this. I appears to be a permissions issue.

--
Dave Cocuzzi
davec@geckosfeet.com <mailto:davec@geckosfeet.com>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com