Hello,
I have tried several times to get CWP to work properly, first I had MySQL issues and now I have PHP issues. Essentially, I want to update my PHP to 5.6 but each time I try to get it to compile, it fails. I also tried to upgrade to PHP 5.5 but that returned the same result. When, I look at the install log, I find the error seems to be that it does not find a makefile or an install file. How can I solve this?
Configure DONE!
####################
make: *** No targets specified and no makefile found. Stop.
Make DONE!
####################
make: *** No rule to make target `install'. Stop.
Make Install DONE!
####################