On Fri, Mar 12, 2010 at 4:11 AM, 夏蒸鑫 <[email protected]> wrote: > hi,everyone. > > when I run the command "apachectl start",it will give a error message: > > httpd: Syntax error on line 64 of /usr/local/apache2/conf/httpd.conf: > Cannot load /usr/local/apache2/modules/libphp5.so into server: > /usr/local/apache2/modules/libphp5.so: undefined symbol: unixd_config
your php isn't aware of changes in httpd 2.3.x, namely that "unixd_config" is renamed and moved into a module. -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
