#1 May 7, 2012 3:33pm

Farnsworth
Member
Registered: March 30, 2012
Posts: 13

Installing on Windows / WAMP

We just pushed some updates to the development branch on github that enable BigTree to be installed on Apache, MySQL, PHP, in Windows. The WAMP setup used is the 32-bit install from http://www.wampserver.com/en/ running on Windows 7.

There are a few settings in WAMP that need to be modified for the install to go smoothly.

1. In php.ini, turn-on short open tags, and set upload_max_filesize to 8M or higher.

2. In httpd.conf, make sure AllowOverrides is set to All.

3. Restart all services to ensure your changes are working.

Those changes should have WAMP configured properly for BigTree.

Offline

#2 May 18, 2012 12:02pm

Mirko
Member
Registered: April 30, 2012
Posts: 2

Re: Installing on Windows / WAMP

Hi,

I have some issues installing on WAMP. At first i was getting the" Notice: Use of undefined constant E_NONE - assumed 'E_NONE' in C:\wamp\www\bigtree\install.php on line 4" error when trying to install. I solved that problem by using an updated install.php from GitHub.

After that the installation went smootly, but when clickong on either the frontend or backend link i get a bunch of PHP errors. They all have something in common, it seems that the path to bootstrap folder doesn't exist.
Here are two of the errors: Warning: include(C:\wamp\www\BigTree-CMS\core\bootstrap.phpcore/inc/bigtree/utils.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\BigTree-CMS\core\bootstrap.php on line 27

Notice: Undefined index: module_list in C:\wamp\www\BigTree-CMS\core\bootstrap.php on line 81

Please any help would be great, since i'm no PHP expert.

Offline

#3 May 18, 2012 12:33pm

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 970

Re: Installing on Windows / WAMP

This problem is currently fixed in the development branch on GitHub which you can download here:
https://github.com/bigtreecms/BigTree-C … evelopment

The issue should be fixed when beta 5 is released.  Keep in mind that the development branch may also have other issues, but we just tested it in a WAMP environment and those issues you encountered should be fixed.

Offline

#4 May 31, 2012 6:49pm

Mirko
Member
Registered: April 30, 2012
Posts: 2

Re: Installing on Windows / WAMP

Thanks, will update if i encounter any issues.

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.