Skip to content

Commit 7e46449

Browse files
committed
install.sh fixes
1 parent f2f8f55 commit 7e46449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ cd "$(dirname "$0")"
33

44
# Create a dir for storing PHP module conf
55
mkdir /usr/local/php5/etc/conf.d
6+
mkdir /usr/local/php5/etc/php-fpm.d
67

78
# Symlink php-fpm to php5-fpm
89
ln -s /usr/local/php5/sbin/php-fpm /usr/local/php5/sbin/php5-fpm

0 commit comments

Comments
 (0)