Quote:
Originally Posted by shesalady
Hello,
I am stuck on Step 14.3.1 PHP-FPM at:
Copy php.ini and php-fpm.conf (if you've compiled PHP with FPM) to the correct locations:
cp /usr/local/src/php5-build/php-5.3.18/php.ini-production /opt/php-5.3.18/lib/php.ini
Error msg: cp cannot stat '/usr/local/src/php5-build/php-5.3.18/php.ini-production': No such file or directory.
I have re-done everything from beginning twice and I still get stuck here. Please advise!
|
When I performed this install, I noticed that I had to create the directories. They didn't exist. So maybe try:
- mkdir /opt/php-5.3.18
- mkdir /opt/php-5.3.18/lib
After that, try copying the file again.
Recent comments
14 hours 4 min ago
19 hours 3 min ago
20 hours 29 min ago
21 hours 22 min ago
23 hours 5 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 19 hours ago
1 day 21 hours ago