I followed these directions: http://www.howtoforge.com/how-to-us...p-fpm-and-fastcgi-with-ispconfig-3-centos-6.3 and got php working, however I am having some trouble with the FastCGI side a pear. No config file is created and it never installs. I manually created the 'etc' directory called for because it did not exist, but still nothing gets created. Any help would be great. Thanks
Did you followed the chapter 3 of the guide word to word? At which path did you created the directory?
Please run the command: make clean in the directory where you run the configure right before you run the configure command.
I will try this tomorrow I will give this a try tomorrow. Sorry for my delayed response, apparently Google decided my forum mails were junk.
Ok, here what I tried: [root@daedalus opt]# cd /opt/php-5.3.22/ [root@daedalus php-5.3.22]# make clean make: *** No rule to make target `clean'. Stop. I have already installed both versions, but they are just not working quite right. Do I need to uninstall first? If so, how do I do that?
Please sun the command in the directory where you run the configure command. Just after the command Run the command
I have already run those commands, will it install over itself or do I need to somehow remove the version?
Do one thing Please run the command in the directory where you run the configure command. Further rename the same folder like /opt/php5.45.old, create same type of folder in /opt/php5.45 and then further run the configure command. It will act as a fresh installed php
The build failed and as a result the etc directory does not exist. If you erase the whole build directory it will work everytime