Page 1 of 1

problems installing on localhost (win 7)

Posted: Fri Apr 15, 2011 12:48 pm
by Berni
I use Xampp for install all PHP, Mysql, apache, etc., stuff

For installing CMSms i create a subdirectory named cms on htdocs subdir.

CMSms was installed on cms subdirectory and then create a config.php file.

when installing CMSms recived the following errors:

E_strict is enabled
E_deprecated is enabled
Testing for remote URL:
Outgoing http connections do not appear to work. There is a firewall or some ACL for external connections? This will result in module manager, and potentially other functionality failing.

Please can you helpme to understand and resolve this?

Really i will apreciate your help.

berni

Re: problems installing on localhost (win 7)

Posted: Sun Apr 17, 2011 2:39 pm
by russ_hillis
I ran into the same problem. All I needed to do, was edit a file.

http://forum.cmsmadesimple.org/viewtopi ... ic=43035.0

Re: problems installing on localhost (win 7)

Posted: Fri Apr 22, 2011 11:59 am
by Berni
russ_hillis wrote:I ran into the same problem. All I needed to do, was edit a file.

http://forum.cmsmadesimple.org/viewtopi ... ic=43035.0

Thanks Ronny for your help. I made the changes you recommend and all run right.