Page 1 of 1

[solved] Newbee, installation question on versions

Posted: Mon Jan 14, 2013 10:21 pm
by okp
Hello, I am quit new to CMSMS. I'm talked into this by a friend who is very enthousiastic about CMSMS. I have installed it and played around a bit and it looks great.
My question is:
Do the following combinations work well together?
I hvae downloaded and installed the latest version 1.11.4 .
I have PHP version 5.4.14 running on a Linux server, linux 2.6.18-194.32.1.el5 on i686

apache/2.2.16 (unix) mod_ssl/2.2.16 openssl/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 frontpage/5.0.2.2635 php/5.2.14

My SQL: 5.0.96

The installation worked well, but I get a caution mark at the version 5.2.14. Will that be an issue?
I have the same mark at this line: Session Save Path (session_save_path) No check because open basedir active
and I have a red cross at this line:
root_path: (failure) /home/omni/public_html/cms (0755)

Is there anything that I should do? or can I leave it like that?
It worked well till I installed the FCKeditorx module, that one keeps flipping. I removed it and reïnstalled it and now it is messed up.
I might do a clean install of CMSMS, but then I need to be sure if above requirements are OK.

Here is what I got:
----------------------------------------------

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
■News: 2.12.10
■Search: 1.7.7
■ThemeManager: 1.1.7
■FCKeditorX: 1.1.0
■Gallery: 1.6


Config Information:
■php_memory_limit:
■process_whole_template:
■output_compression:
■max_upload_size: 50000000
■url_rewriting: none
■page_extension:
■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.2.14
■md5_function: On (True)
■gd_version: 2
■tempnam_function: On (True)
■magic_quotes_runtime: Off (False)
■E_STRICT: 0
■memory_limit: 64M
■max_execution_time: 30
■output_buffering: On
■safe_mode: Off (False)
■file_uploads: On (True)
■post_max_size: 50M
■upload_max_filesize: 50M
■session_save_path: No check because open basedir active
■session_use_cookies: On (True)
■xml_function: On (True)
■xmlreader_class: On (True)


Server Information:
■Server Api: apache2handler
■Server Db Type: MySQL (mysqli)
■Server Db Version: 5.0.96
■Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


----------------------------------------------


thx for any help.

Re: Newbee, installation question on versions

Posted: Mon Jan 14, 2013 11:16 pm
by Jos
You better do not use FCKeditor. I don't even see it in the Forge anymore, so where did you get it from?

If you want extended functionality for your WYSIWYG editor, then use TinyMCE. That module is well supported.

Re: Newbee, installation question on versions

Posted: Fri Jan 18, 2013 11:03 am
by okp
OK, thx, I installed TinyMCE and that works fine.

Re: Newbee, installation question on versions

Posted: Thu Jan 31, 2013 7:48 pm
by Dr.CSS