Hey Folks,
I'm trying to get Zentrack 2.5.5.2 running on an SME 6.0.1 with SMEPLUS.SH, I've seen reference to someone having it running but no details to how they got it going. I'm only trying to get the basic part of the program running.
Here's what I've got done so far.
- Searched Contribs and Google for instructions.
- Created an Ibay "zentrack"
- extracted Installed the program in the Ibay
- Followed the Zentrack Install instructions
When I try to access the program using
http://192.169.10.10/zentrack/www I get this output.
That passphrase didn't work.
Welcome! Please Log On.
Login Name
Password
DEBUG LOG
To disable this output, set $Debug_Mode in header.php to 0. Never leave this on in a production environment!
Report bugs by clicking here:
Please send us Feedback!
click here to view phpinfo
click here to clear session cache
MESSAGES
# db_connect: "Connected successfully to database"
# storeDataType: "bins: stored"
# storeDataType: "systems: stored"
# getSettings: "Retrieved 0 settings from database"
# storeDataType: "settings: stored"
# storeDataType: "types: stored"
# storeDataType: "priorities: stored"
# storeDataType: "tasks: stored"
# getCustomFields: "Generating variable fields: SELECT * FROM ZENTRACK_VARFIELD_IDX ORDER BY sort_order, field_label"
# storeCustomFields: "Storing 0 vals"
# storeDataCache: "Storing cache for customset->1::"
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# zentrack.class:login_user(): "select user_id from ZENTRACK_USERS where login = 'admin' and passphrase = '935fa961f6fb73f234627ae7f8e289a6' and active > 0"
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
# Translator->trans: "Translation File Does Not Exist: '/home/e-smith/files/ibays/zentrack/html/includes/translations/.trans' "
SETTINGS / SYSTEM INFO
HTTP_USER_AGENT: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.

Gecko/20050511 Firefox/1.0.4
SCRIPT_NAME: /zentrack/www/index.php
QUERY_STRING:
HTTP_HOST: (matches rootUrl)
HTTP_COOKIE:
SERVER_SOFTWARE: Apache
PHP Version: 4.3.10
zenTrack Version:
rootUrl:
http://192.168.10.223/zentrack/wwwdatabase: mysql/localhost
settings count: 3
bins:
types:
priorities:
systems:
login_language:
Not logged in
GD Info:
* GD Version: bundled (2.0.28 compatible)
* FreeType Support: 1
* FreeType Linkage: with freetype
* T1Lib Support:
* GIF Read Support: 1
* GIF Create Support: 1
* JPG Support: 1
* PNG Support: 1
* WBMP Support: 1
* XBM Support: 1
* JIS-mapped Japanese Font Support:
I'm thinking it's got something to do with the datbaase setup. I followed the instructions but I remember having to do a GRANT ALL when I setup the mambo DB but didn't for Zentrack. Also in the Zentrack HEADER.PHP file I put in the admin username/password for the DB login.
Thanks for any help.
Craig