C chartman Basic Pleskian May 5, 2005 #1 Does anyone know where to find the current version of php on a windows 3003 server running Plesk 7.5? I appreciate any direction anyone might have.
Does anyone know where to find the current version of php on a windows 3003 server running Plesk 7.5? I appreciate any direction anyone might have.
0 0wn4g3 Guest May 5, 2005 #2 Click on the SERVER link on the left side then look for a button called Manage Services or Service Management. It should be in that list.
Click on the SERVER link on the left side then look for a button called Manage Services or Service Management. It should be in that list.
C chartman Basic Pleskian May 5, 2005 #3 Thanks for the tip. In Windows 2003 Plesk 7.5 it is under the "Component Info" link. Appreciate you pointing me in the right direction.
Thanks for the tip. In Windows 2003 Plesk 7.5 it is under the "Component Info" link. Appreciate you pointing me in the right direction.
W wharfratjoe Guest May 23, 2005 #4 to see all the php info you can create a file with just the following: <?php phpinfo(); ?> save it as php.php add it to your http docs folder and then view it from a web browser
to see all the php info you can create a file with just the following: <?php phpinfo(); ?> save it as php.php add it to your http docs folder and then view it from a web browser
C chartman Basic Pleskian May 24, 2005 #5 Wow! Thanks for the php info. I created the file and ran it in my browser and got 9 pages of information!
Wow! Thanks for the php info. I created the file and ran it in my browser and got 9 pages of information!