Good morning,
I'm trying to follow the steps in: http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=72042.htm and I have a few questions before I start the process:
1. I have download the "tar" file from the PHP website and now... Where I have to upload that file?
2. After doing that I will: tar -xf php-NN.tar
3. cd ../php-NN
./configure --prefix /usr/local/phpNN
make
make install
4. cp php.ini-development /usr/local/lib/php.ini
5. /usr/local/psa/bin/php_handler --add -displayname <NN> -path <path to php cgi> -phpini <path to php.ini> -type <php handler> -id <NN-custom>
And after that... everything is going to work? Am I missing something?
Edit: I want a PHP 5.4+ because I need to install a Joomla 3.3.3 in my dedicated server.
Thanks in advance.
I'm trying to follow the steps in: http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=72042.htm and I have a few questions before I start the process:
1. I have download the "tar" file from the PHP website and now... Where I have to upload that file?
2. After doing that I will: tar -xf php-NN.tar
3. cd ../php-NN
./configure --prefix /usr/local/phpNN
make
make install
4. cp php.ini-development /usr/local/lib/php.ini
5. /usr/local/psa/bin/php_handler --add -displayname <NN> -path <path to php cgi> -phpini <path to php.ini> -type <php handler> -id <NN-custom>
And after that... everything is going to work? Am I missing something?
Edit: I want a PHP 5.4+ because I need to install a Joomla 3.3.3 in my dedicated server.
Thanks in advance.
Last edited: