I am having some problems with the admin after moving my cmsms website to a different server.
the admin section doesn't pick up the CSS and when trying to access the pages section I get the following error:
These are the server settings:Output has already been sent to the browser at /var/www/vhosts/8/135181/webspace/httpdocs/arbo-direct.nl/config.php:19. Please make sure the command $xajax->processRequest() is placed before this.
I have no idea what to do, hope someone will be able to help here. Have copyed CMSMS websites allot of times without any problems.Cms Version: 1.11.4
Installed Modules:
CMSMailer: 5.2.1
CMSPrinting: 1.0.3
FileManager: 1.4.3
MenuManager: 1.8.4
MicroTiny: 1.2.5
ModuleManager: 1.5.5
Search: 1.7.7
ThemeManager: 1.1.7
TemplateExternalizer: 2.0.8
FormBuilder: 0.7.3
Config Information:
php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 50000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.3.3
md5_function: Aan (Waar)
gd_version: 2
tempnam_function: Aan (Waar)
magic_quotes_runtime: Uit (Onwaar)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 266M
max_execution_time: 75
output_buffering: 0
safe_mode: Uit (Onwaar)
file_uploads: Aan (Waar)
post_max_size: 50M
upload_max_filesize: 50M
session_save_path: /tmp (1777)
session_use_cookies: Aan (Waar)
xml_function: Aan (Waar)
xmlreader_class: Aan (Waar)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.0.83
Server Db Grants: Kan geen geldige "GRAND ALL" permissie vinden. Dit kan problemen opleveren bij het installeren of verwijderen van modules. Of zelfs bij het toevoegen of verwijderen van items, zoals pagina's.
SOLVED:
after removing blank lines after ?> in the config.php file.