Knowledge base/Help /Installation

WAMP's installation manual

Bruce Miller
posted this on July 26, 2011 21:53

1. At first, you need to download Wampserver on your computer. You can download it here: http://sourceforge.net/projects/wampserver/files/WampServer%202/Wam... .

2. Start the installation tool.

3. http://www.wampserver.com/add-ons.php

4. Download the version of PHP 5.2.11, compatible for MotoCMS.

5. Find and download Zend Optimizer version 3.3 or higher.

6. While Zend Optimizer installation process is running, you should specify the path to PHP.ini (example C: \ wamp \ bin \ php \ php5.2.11).

7. Specify the path to the local server (for example C: \ wamp \ www)

8. Start the server and access it in the browser. (http://localhost/)

9. Check the availability of Zend Optimizer and the current version of PHP (5.2.X)

10. For smoothly working with MotoCMS, you need to enable the following PHP extensions: curl, mhash, mysql, mcrypt. In case, when you cannot enable them in the menu of WAMP-server, you need to uncomment them in your PHP.ini (C: \ wamp \ bin \ php \ php5.2.11), removing the ";" with the appropriate string (eg "; extension = php_curl.dll "-" extension = php_curl.dll "

 

Comments

User photo
Christian

How is it done on a MAC running MAMP ? The folder structure is different. 

October 10, 2011 12:47
User photo
Allan Jankowski
CMS Guide
October 11, 2011 04:20
User photo
Petmezas Antonis

Zend Optimizer 3.3.0 and 3.3.3 not loading using php 5.2.11,

any suggestions?

I'm trying to setup in wampp with the above instructions but not working. I'm getting errors when i install zend optimizer.

March 15, 2012 08:39
User photo
Kostas Snider
CMS Guide

Hello Antonis,

Please, provide more detailed description of what kind of errors do you have. The screenshots might be very helpful.

March 15, 2012 10:12
User photo
Petmezas Antonis

Do i have to choose PHP v5.2.11 in wampp server before i install zend optimizer?

Do i have to uncomment the extensions that you mention in manual above before i install zend optimizer?

Do i have to install Apache server as a service?

When the setup of zend optimizer 3.3.3 finish asks me to start my Apache manually before i click ok and i'm starting apache.

The setup ends and then i'm trying to start all services and "put online" and i'm getting this error PHP error CLI.

My site opens normally in localhost. I can't open it from another computer on the same network (Forbidden You don't have permission to access /site/index.php on this server.)

Any suggestions?

March 15, 2012 10:55
User photo
Kostas Snider
CMS Guide

Antonis,

If your site opens normally on the localhost, that means there is no problems with Zend Optimizer.

Looks like something is wrong with your local server's settings so it do not allow to put your site online. Sorry, but unfortunately nobody in our office understand Greek.

March 15, 2012 12:01
User photo
Petmezas Antonis

Please suggest another php version that is compatible for MotoCms (older or newer)

March 16, 2012 03:09
User photo
Kostas Snider
CMS Guide

Hello,

Any PHP 5.2 or 5.3 version is ok. In case you will use PHP 5.3 - you will need to install Zend Guard Loader instead of Zend Optimizer. Also you will need to submit a ticket, so we will provide you with PHP 5.3 set of files.

March 16, 2012 04:46
User photo
Petmezas Antonis

Eventually, i decide to install xamp instead of wamp.

Xampp v 1.7.1 (PHP 5.2.9) and Zend Optimizer 3.3.3 worked just fine, i think...

I enabled PHP extensions: curl, mhash, mysql, mcrypt as suggests installation manual.

Seems that wampp version which the installation manual suggests above (including PHP 5.3) after the installation of Zend optimizer (v 3.3.0 or 3.3.3) and downgrade to PHP 5.2.11 had some problems with the php.ini file and couldn't get online.

Anyway thank you for being here for me and i hope that i didn't cause any trouble.

March 16, 2012 06:19
User photo
Kostas Snider
CMS Guide

Thank you, Antoni! Off course, you didn't cause any trouble, this is our work - to answer the questions our customers are asking.

Best regards,

Kostas

March 16, 2012 07:39
User photo
Emanuele Rosati

How I can activate the control panel in localhost ?

The activation web tool dosn't work...

Regards

Emanuele

January 28, 2013 08:10
User photo
Eric Curtis
CMS Guide

Hello Emanuele,

Please be advised, you would not be able to activate the template without internet connection

Your template's control panel display your external IP-address, visible to our activation server.

This is the correct IP to use while activating your site at http://accounts.cms-guide.com

Best regards,
Eric Curtis

January 29, 2013 20:07