![]() |
Ubuntu 12.10 Perfect Server PHP Installation Problems
I'm having a little bit of a problem with the 12.10 Ubuntu Perfect Server Install. In step 14.3 Additional PHP Versions I find myself without anything located in /opt/php-5.3.18/ so am unable to copy over some of the required files or continue on with the rest of that section.
Any ideas why this might be? |
Do you get any errors during the build process?
|
I'm having the same issue im stuck on 14.3 towards the end at
http://www.howtoforge.com/perfect-se...ispconfig-3-p4 Code:
cp: cannot stat `/opt/php-5.3.18/etc/php-fpm.conf.default': No such file or directory |
Any other errors before this one?
|
I followed the guide to an exact point on a fresh install.
|
I think I found the issue, it is located on
the php configure, configure: error: Cannot find libmysqlclient under /usr. Note that the MySQL client library is not bundled anymore! |
I was able to fix the error by changing the configure to
Code:
./configure \sudo: insserv: command not found after the "insserv php-5.3.18-fpm" command |
seems to be fixed by this thread
http://www.howtoforge.com/forums/showthread.php?t=59242 however it seems sloppy, and now I run into the issue after I enter "Full qualified hostname (FQDN)" while under sudo php -q install.php, and it says "No PHP MySQL functions available. Please ensure that the PHP MySQL module is loaded" |
still having "No PHP MySQL functions available. Please ensure that the PHP MySQL module is loaded" error during php -q install.php from http://www.howtoforge.com/perfect-se...ispconfig-3-p7
|
Does not seem to be related to
http://ubuntuforums.org/showthread.php?t=327499 http://wordpress.org/support/topic/y...ich-is-require |
| All times are GMT +2. The time now is 00:02. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.