I now have an issue with template manager: Any help would be great..thanks
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /home/httpd/vhosts/mysite.com/subdomains/portal/httpdocs/Mambo/administrator/classes/minixml/classes/doc.inc.php on line 598
Here are my settings:
Linux stripples.devel.redhat.com 2.4.21-1.1931.2.274.entsmp #1 SMP Tue Jun 24 11:18:10 EDT 2003 i686 i686 i386 GNU/Linux
Database Version: 3.23.58
PHP Version: 4.2.2
Web Server: Apache
WebServer to PHP interface: apache2filter
Mambo Open Source Version: 4.5 Stable-1.0.4 [Miller] 23/03/2004 21:54 GMT
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
Relevent PHP Settings: Safe Mode: OFF
Open basedir: /home/httpd/vhosts/mysite.com/subdomains/portal/httpdocs:/tmp
Display Errors: ON
Short Open Tags: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: OFF
Output Buffering: OFF
Session save path: /tmp
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
WYSIWYG Editor: htmlarea2
Configuration File: <?php
$mosConfig_editor = '';
$mosConfig_offline = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_password = 'xxxxxx'
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'mos_';
$mosConfig_lang = 'english';
$mosConfig_absolute_path = '/home/httpd/vhosts/initialcall.com/subdomains/portal/httpdocs/Mambo';
$mosConfig_live_site = 'http://portal.initialcall.com/Mambo';
$mosConfig_sitename = 'InitialCall Employee Portal';
$mosConfig_shownoauth = '1';
$mosConfig_emailpass = '1';
$mosConfig_offline_message = 'This site is down for maintenance.
Please check back again soon.';
$mosConfig_error_message = 'This site is temporarily unavailable.
Please contact your System Administrator.';
$mosConfig_UseBanner = '0';
$mosConfig_lifetime = '900';
$mosConfig_MetaDesc = 'Mambo Open Source - the dynamic portal engine and content management system';
$mosConfig_MetaKeys = 'plesk, hosting tools, mambo';
$mosConfig_debug = '0';
$mosConfig_locale = 'en_US';
$mosConfig_offset = '0';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideModifyDate = '0';
$mosConfig_hidePdf = '0';
$mosConfig_hidePrint = '0';
$mosConfig_hideEmail = '1';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_sef = '1';
$mosConfig_vote = '0';
$mosConfig_gzip = '0';
$mosConfig_multipage_toc = '0';
$mosConfig_allowUserRegistration = '0';
$mosConfig_error_reporting = '-1';
$mosConfig_link_titles = '0';
setlocale (LC_TIME, $mosConfig_locale);