| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
| New Member Posts: 1 Join Date: Apr 2006 | Successful install on Debian Stable -
05-04-2006, 08:52 PM
Just wanted to report I was able to successfully install SupportSuite on Debian Stable (sarge). Software Versions: SupportSuite 3.00.32.stable PHP 4.3.10 MySQL 4.1.11 Apache 2.0.54 Zend Optimizer 2.6.2 Debian Packages Installed: apache2 apache2-mpm-prefork libapache2-mod-php4 mysql-server-4.1 php4 php4-mysql (You'll get a white screen of death on setup.php if you dont add this) Steps: Do a bare bones net install, selecting no additional packages to install. Run the following at the root prompt: Code: apt-get install apache2 apache2-mpm-prefork libapache2-mod-php4 mysql-server-4.1 php4 php4-mysql While you're at it you might as well install these tools (this is all optional and up to your preferences): Code: apt-get install logcheck chkrootkit ntpdate sysv-rc-conf tiger vim apticron firehol Another good idea is to edit your /etc/aliases file and redirect everything (including root) to an email address: Code: mailer-daemon: postmaster postmaster: root nobody: root hostmaster: root usenet: root news: root webmaster: root www: root ftp: root abuse: root noc: root security: root logcheck: root mail: root root: mike mike: your@email.com Download the SupportSuite software from members.kayako.net. Make sure you get the Zend version. Untar it and follow the instructions in the windows help file located at supportsuite-3_00_32-stable-zendopen/help/SupportSuite.chm. This entire process should only take about 30 minutes. It took me about 1.5 hours since I forgot to install php4-mysql. Unfortunately the logging and error handling of SupportSuite isn't so good during the install. It gave me no information other than a blank white screen when accessing the setup.php page. |
| | |
(#2)
|
| New Member Posts: 1 Join Date: Jun 2006 |
13-06-2006, 02:23 PM
Attention: Don't forget to uncomment extension=mysql.so in /etc/php4/cli/php.ini. If you don't do this you get the following not meaningful error: Postfix email parsing Command died status 255 |
| | |
![]() |
| Tags |
| debian, install, stable, successful |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why isn't the version incremented after STABLE? | NC Software | SupportSuite, eSupport and LiveResponse | 10 | 17-08-2007 07:00 PM |
| New Build: 3.11.00 STABLE | Jamie Edwards | News and Announcements | 1 | 06-08-2007 09:02 PM |
| eSupport v2.3.1 Stable Released - (XSS Vulnerability Fix) | Varun Shoor | News and Announcements | 2 | 08-02-2005 02:12 PM |
| eSupport v2.2 Stable Released | Varun Shoor | News and Announcements | 3 | 23-06-2004 11:39 PM |