Installation on LAMPP

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
User avatar
M0E-lnx
New Member
New Member
Posts: 4
Joined: Tue Nov 24, 2009 7:37 pm

Installation on LAMPP

Post by M0E-lnx »

Hello guys.
I'm new to CMS and one of your members suggested I try this.
Not really doing anything serious with it yet, but I do have plans to do something with it soon.

I've beenn following the install guide. But when I access it via the web browser, it gives me a bunch of lines like this

Code: Select all

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/install/index.php on line 86

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/install/index.php on line 120

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 186

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 201

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 307

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 348

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 412

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 467

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 506

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 557

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 616

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 703

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 898

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 951

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 1026

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 1088

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 1323

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 1457

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/lib/test.functions.php on line 1519

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/install/lib/functions.php on line 42

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/install/lib/functions.php on line 88

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/install/lib/functions.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/install/lib/functions.php on line 145

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/easycms/install/lib/functions.php on line 173
Suggestions?
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: Installation on LAMPP

Post by Jeff »

Search for answer before you post and read posting guidelines.
replytomk3

Re: Installation on LAMPP

Post by replytomk3 »

php version
User avatar
M0E-lnx
New Member
New Member
Posts: 4
Joined: Tue Nov 24, 2009 7:37 pm

Re: Installation on LAMPP

Post by M0E-lnx »

Started with 5.2.9 and went all the way back to 5.2.5 and still get the same problem.
replytomk3

Re: Installation on LAMPP

Post by replytomk3 »

Search the forum for "deprecated". You are not the first. Follow up on other threads. I cannot claim whether this is because of 5.3 or not (that is what other posts say).
User avatar
M0E-lnx
New Member
New Member
Posts: 4
Joined: Tue Nov 24, 2009 7:37 pm

Re: Installation on LAMPP

Post by M0E-lnx »

replytomk3 wrote: Search the forum for "deprecated". You are not the first. Follow up on other threads. I cannot claim whether this is because of 5.3 or not (that is what other posts say).
Ok.. So aparently, the problem is that the LAMPP package includes a php distribution also which is @ version 5.3 indeed.
So the real question turns into... How do i make it use the system's php rather than LAMPP's php?
replytomk3

Re: Installation on LAMPP

Post by replytomk3 »

Another post said something about two php config files (to control the php version).

php.ini

http://forum.cmsmadesimple.org/index.ph ... 361.0.html

http://forum.cmsmadesimple.org/index.ph ... #msg169215
Last edited by replytomk3 on Wed Nov 25, 2009 3:50 pm, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”