Koozali.org: home of the SME Server

updating PHP help?

amicheals

updating PHP help?
« on: January 16, 2006, 11:57:03 PM »
Hi,

I am still new and I just got the server manager to work on my local network.  

I want to know if I can update php from the server-manager.  I am trying to install a crm application called vtiger and I need an updated php and mysql.  what are the exact steps I can take to update php and mySql.  O I have to be directly connected to the console or can I do it over the local network.

Thanks for your help
Amy

Offline dmac

  • ****
  • 143
  • +0/-0
    • http://www.rylar.ca
updating PHP help?
« Reply #1 on: January 17, 2006, 05:22:32 AM »
Check out this t hread, talks about installing VTiger.

http://forums.contribs.org/index.php?topic=28000.0
"In a world without Fences, why do we need Gates and Windows"

AndyCocker

updating PHP help?
« Reply #2 on: January 17, 2006, 10:45:37 AM »
Hi Amy,

If you only just got the server-manager working, you probably don't know about using a secure shell (SSH) to administer your SME from a remote workstation, so you don't have to sit at your SME box.

To do this, you can use Putty  http://www.chiark.greenend.org.uk/~sgtatham/putty/

First you have to tell SME to let you in. To do this, go to the 'remote access' page in server-manager, and, in the Secure Shell Setings section, set

    Secure Shell Access = Allow access only from local networks

    Allow administrative command line access over secure shell = Yes

    Allow secure shell access using standard passwords = Yes


Now you'll be able to connect to and administrate your SME box via the command line from anywhere on your LAN.

Simply double click on Putty, type in the ip of your SME box, and hit OK. You'll be prompted for a Username, so use either 'root' or 'admin' and enter your password. Note: logging in as admin will allow you to run through the initial configuration as you did when you installed SME for the first time.

As for the rest of your query, I can't be much help, though I have succesfully upgraded my PHP using scripts found on this forum.

Sorry if you knew any of this already  :-)

All the best,

Andy

ergozd

updating PHP help?
« Reply #3 on: January 17, 2006, 11:51:42 AM »
Hi!

PHP upgrade script
http://ergin.dyndns.org/download/scripts/php4.4.2-upgrade.sh

Pls read following thread to make sure you have all the info...
http://forums.contribs.org/index.php?topic=30233.0

MySQL 4.0.26 upgrade script
http://ergin.dyndns.org/download/scripts/MySQL-4_0_26.sh

Good luck...