Page 1 of 1

Installation Error/s

Posted: Sun Mar 22, 2009 5:22 pm
by hbsnam
Hi there

Could somebody please explain to me where I am going wrong.

Amy trying to install CMS Made Simple Version 1.5.3 base on url www.namibiafarms.com/cms (all server info below)

I'm getting the following error messages when trying to run install:

Warning: require_once(/home/hans/public_html/cms/install/lib/functions.php) [function.require-once]: failed to open stream: No such file or directory in /home/hans/public_html/cms/install/index.php on line 37

Fatal error: require_once() [function.require]: Failed opening required '/home/hans/public_html/cms/install/lib/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hans/public_html/cms/install/index.php on line 37

Server info:
General server information:
Operating system Linux
Service Status Click to View
Kernel version 2.6.9-023stab048.6-enterprise
Machine Type i686
Apache version 1.3.41 (Unix)
PERL version 5.8.8
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 5.2.5
MySQL version 5.0.67-community
cPanel Build 11.23.6-RELEASE 27698
Theme cPanel X v2.6.0
Documentation Click to View
cPanel Pro 1.0 (RC1)

Any assistance appreciated.

Thanks
Hans

Re: Installation Error/s

Posted: Sun Mar 22, 2009 5:44 pm
by alby
hbsnam wrote: Could somebody please explain to me where I am going wrong.
Check your missing/broke files ...

Alby

Re: Installation Error/s

Posted: Mon Mar 23, 2009 4:20 pm
by hbsnam
Just an update, have solved my problem (it would seem my FTP failed to upload all the files to the server, just redid the entire upload and voila, it works).

Re: Installation Error/s

Posted: Mon Mar 23, 2009 4:25 pm
by alby
well  :)

remember of put SOLVED in title of first post

Alby

Re: Installation Error/s

Posted: Mon Mar 23, 2009 5:39 pm
by hbsnam
Thanks, will remember for future reference.

Still stuck on this this issue though

Fatal error: Class 'CMSInstallerPage7' not found in /home/hans/public_html/cms/install/lib/classes/CMSInstaller.class.php on line 117

Thanks

Hans

Re: Installation Error/s

Posted: Mon Mar 23, 2009 5:49 pm
by alby
hbsnam wrote: Fatal error: Class 'CMSInstallerPage7' not found in /home/hans/public_html/cms/install/lib/classes/CMSInstaller.class.php on line 117
Check your installation with Checksum test in Step 1

Alby

Re: Installation Error/s

Posted: Mon Mar 23, 2009 5:53 pm
by hbsnam
alby wrote:
hbsnam wrote: Fatal error: Class 'CMSInstallerPage7' not found in /home/hans/public_html/cms/install/lib/classes/CMSInstaller.class.php on line 117
Check your installation with Checksum test in Step 1

Alby
And what please is the checksum? Under what do I have to look in the install files?

Re: Installation Error/s

Posted: Mon Mar 23, 2009 5:55 pm
by alby
hbsnam wrote: [And what please is the checksum? Under what do I have to look in the install files?
Follow the link in Reply #1

Alby

Re: Installation Error/s

Posted: Tue Mar 24, 2009 1:33 pm
by hbsnam
SOLVED!!!

I decided after trying to FTP the whole load to the server again and again to rather delete the previous attempted installation and just upload the ta / zip file to the server and then unzip to a folder and install from there. And voila, works fine, no problems.

Installation complete. Just some minor errors I am not too sure how to solve (something about quotas not high enough etc.).

Anyhow, installation worked, so we'll see.

I was about to give up on cmsmadesimple, cause the installation sure was not that easy (when FTP'ing).

Re: Installation Error/s

Posted: Tue Mar 24, 2009 11:40 pm
by Dr.CSS
Now that you have it installed go to Site Admin » System Information and look for any yellow ! or red X they will let you know of potential problems...

Re: Installation Error/s

Posted: Wed Mar 25, 2009 7:03 am
by hbsnam
Done, now how do I fix these errors?

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

Cms Version: 1.5.3

Installed Modules:

    * CMSMailer: 1.73.14
    * FileManager: 0.4.5
    * MenuManager: 1.5.3
    * ModuleManager: 1.2.1
    * News: 2.9.3
    * nuSOAP: 1.0.1
    * Printing: 0.2.6
    * Search: 1.5.3
    * ThemeManager: 1.1.0
    * TinyMCE: 2.4.13


Config Information:

    * php_memory_limit:
    * process_whole_template: false
    * max_upload_size: 10000000
    * default_upload_permission: 664
    * assume_mod_rewrite: false
    * page_extension:
    * internal_pretty_urls: false
    * use_hierarchy: false


Php Information:

    * phpversion: 5.2.5
    * md5_function: On (True)
    * gd_version: 2
    * tempnam_function: On (True)
    * magic_quotes_runtime: Off (False)
    * memory_limit: 36M
    * max_execution_time: 30
    * safe_mode: Off (False)
    * session_save_path: No check because open basedir active


Server Information:

    * Server Api: apache
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.0.67


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

Re: Installation Error/s

Posted: Wed Mar 25, 2009 11:11 am
by alby
hbsnam wrote: Done, now how do I fix these errors?
----------------------------------------------

    * session_save_path: No check because open basedir active

----------------------------------------------
You can only if you have access to php.ini in your server
Check your functionality in admin part

Alby