Getting the OOPS page after making a change to a design

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
jgoyette
New Member
New Member
Posts: 2
Joined: Tue Oct 24, 2017 7:34 pm

Getting the OOPS page after making a change to a design

Post by jgoyette »

Hi there... I was working my way through making some minor edits to the Simplex theme when all of a sudden all of my pages just return the oops page...

looking in the httpd error log I see this message...

[Tue Oct 24 19:24:01.385762 2017] [:error] [pid 1136] [client 168.63.129.16:50604] PHP Warning: fsockopen(): unable to connect to 10.72.188.151:80 (Connection timed out) in /var/www/html/modules/CmsJobManager/CmsJobManager.module.php on line 300


What is that 10.72.188.151 ip address and where did it come from ? my server does not have that ip address associated with it.

I grep'd the cms folders and found a reference to that ip address in a few .css file in the tmp/cache directory. Editing them by hand to change that ip address to localhost didn't work and the same error is showing up in the httpd error log.

Is that 10.72.188.151 ip address in a database table somewhere ?

Thanks for any help... I am dead in the water right now.
jgoyette
New Member
New Member
Posts: 2
Joined: Tue Oct 24, 2017 7:34 pm

Re: Getting the OOPS page after making a change to a design

Post by jgoyette »

Ok.... fixed the oops... looks like it may be a bug ?

http://dev.cmsmadesimple.org/bug/view/11507

Still getting those CmsJobManager errors in the httpd error log though.
Post Reply

Return to “CMSMS Core”