Jump to content

Managled forum theme (EX0) after cloning VM


Recommended Posts

Posted

I've just cloned our production environment to run a test vm. Upon accessing the URL, I get a mangled skin with no CSS. Signing in gives an EX0 error. Same while trying to access the ACP, I get:

Quote

A configuration or server error has occurred

EX0 Something went wrong. Please try again.

And some technical details about not being able to write files. I'm guessing there's some parameter somewhere to do with the forum URL, which has now changed, and perhaps the skin cache needing to be regenerated.

How do I go about restoring this with effectively no access to the UI, given I cannot login?

Posted

You should check official info about files and folders permissions and check also the forum link at the conf_global.php entry:

'base_url' => 'http://domain.com/',

 

Posted

Straight clone, so permissions are intact, right? I don't have base_url as a parameter, this is an old installation that has gone through many upgrades. My conf says board_url, but it's set to the correct URL.

The conf file works fine in production, so I assume these legacy parameter names are ok.

 

edit - but that did jog my memory and I had forgotten set something. All sorted now, thanks for the help!

Posted
9 hours ago, rllmukforum said:

Straight clone, so permissions are intact, right? I don't have base_url as a parameter, this is an old installation that has gone through many upgrades. My conf says board_url, but it's set to the correct URL.

The conf file works fine in production, so I assume these legacy parameter names are ok.

 

edit - but that did jog my memory and I had forgotten set something. All sorted now, thanks for the help!

just to know... what have you forgotten?

 

Because I'm into the exactly same situation, with the difference that I still lost :cry::smile:

Posted
23 hours ago, TexFanatico said:

just to know... what have you forgotten?

 

Because I'm into the exactly same situation, with the difference that I still lost :cry::smile:

I need to reconfigure selinux. For now, setenforce 0 to turn on permissive mode.

Posted
55 minutes ago, rllmukforum said:

I need to reconfigure selinux. For now, setenforce 0 to turn on permissive mode.

Thank you ^_^

I had discovered them few minutes after my question ^_^

 

I really appreciate the tips about how to solve problems ;)

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...