I have a new server up and running. I want to install a php script called Go Links. Everytime I try to run the install.php script a pop up box comes up and askes if I want to save the file or open it or canel it. What is going on???????????
is the script sitting on your website, or are you trying
to download it from someplace else? if you're trying
from someplace else then it's on their end. if not,
then it's definately on your end.
Both of these php scripts have been uploaded to my server. They each have a install.php file and neither one will install at all. All that pop up is the Open, Save Cancel box.
All you have to do is select the apache and php modules you would like to compile and click on the "Start Build" button. You will have the option to select your previous configuration as well, then click on the "Start Build Button".
Okay well I did that and its still not working. Someone else just sent me this saying this:
It seems that PHP is non-parsing. you will need to rename the /etc/php.ini file. Once this is renamed copy the file /usr/local/lib/php.ini over using the following command:
cp /usr/local/lib/php.ini /etc/php.ini Once this is done you may restart Apache and your PHP will parse correctly.
I have Putty and I know how to login with root and my password but after that I don't know how to rename the php.ini file