Difference between revisions of "User:Djgreen/Cronserver:Setup"

From WolfTech
Jump to navigation Jump to search
m
 
m
Line 1: Line 1:
 
 
==PHP==
 
==PHP==
 +
==LDAP==
  
 
==SYBASE DRIVERS==
 
==SYBASE DRIVERS==
 +
 +
You'll need to install these drivers in /opt/sybase-12.5/
 +
Replace the default interfaces with the one at /afs/bp/dist/
  
 
==SQSH==
 
==SQSH==
 
Download from www.sqsh.com. Install locally in /opt/sqsh/. Using the Linux binaries, run the ./install.sh script to install. Easy. When in doubt, go with the default.
 
Download from www.sqsh.com. Install locally in /opt/sqsh/. Using the Linux binaries, run the ./install.sh script to install. Easy. When in doubt, go with the default.
 +
 +
 +
 +
==CRONTAB==
 +
All cron files are located in /afs/eos/engrservers/cron/ece_cronjobs/
 +
 +
Be sure to run the CRONTAB BACKUP script (/afs/eos/engrservers/cron/ece_cronjobs/crontab/chronsave.php) so you always can restore the most recent version of the crontab.

Revision as of 13:28, 25 April 2006

PHP

LDAP

SYBASE DRIVERS

You'll need to install these drivers in /opt/sybase-12.5/ Replace the default interfaces with the one at /afs/bp/dist/

SQSH

Download from www.sqsh.com. Install locally in /opt/sqsh/. Using the Linux binaries, run the ./install.sh script to install. Easy. When in doubt, go with the default.


CRONTAB

All cron files are located in /afs/eos/engrservers/cron/ece_cronjobs/

Be sure to run the CRONTAB BACKUP script (/afs/eos/engrservers/cron/ece_cronjobs/crontab/chronsave.php) so you always can restore the most recent version of the crontab.