Error Intalling - Deprecated

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
Gbuss
New Member
New Member
Posts: 5
Joined: Tue Jan 12, 2010 10:26 am

Error Intalling - Deprecated

Post by Gbuss »

Hi,

I have just started with CMS and I am having trouble instaling the CMS.

My Errors are as follows.

----------------------------------------
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\cmsmadesimple\install\index.php on line 86

Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\cmsmadesimple\install\index.php on line 120

Warning: require_once(C:\wamp\www\cmsmadesimple\lib\misc.functions.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\cmsmadesimple\install\index.php on line 34

Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\cmsmadesimple\lib\misc.functions.php' (include_path='.;C:\php5\pear') in C:\wamp\www\cmsmadesimple\install\index.php on line 34

---------------------------------------------------
Please could someone help?

Thanks
G
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: Error Intalling - Deprecated

Post by Jeff »

First, search before you post. This issue has already been discussed (way too many times).

Second, read rules/guidelines for posting.
Gbuss
New Member
New Member
Posts: 5
Joined: Tue Jan 12, 2010 10:26 am

Re: Error Intalling - Deprecated

Post by Gbuss »

I have searched and changed my PHP version do comply but to no avail.

Server Configuration

Apache Version :    2.2.11 
PHP Version :    5.2.1 
MySQL Version :    5.1.36 

with thiese versions the error is now
------------------------------------------------------------

Warning: require_once(C:\wamp\www\lib\misc.functions.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\cmsmadesimple\index.php on line 34

Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\lib\misc.functions.php' (include_path='.;C:\php5\pear') in C:\wamp\www\cmsmadesimple\index.php on line 34

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

So if this is still somewhere in a solved forum please do post that thread

Thanks
G
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: Error Intalling - Deprecated

Post by Jeff »

Do a reinstall, it looks like your config.php is messed up.

Your install is: C:\wamp\www\cmsmadesimple\index.php
But you are looking for file in: C:\wamp\www\lib\misc.functions.php
Gbuss
New Member
New Member
Posts: 5
Joined: Tue Jan 12, 2010 10:26 am

Re: Error Intalling - Deprecated

Post by Gbuss »

thanks,

That sorted it out. :)
Locked

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