Howdy,

This is probably not a direct issue with Octopus but you guys and gal might know what is happening....

I have tried to move one site over to my new Awesom BOA setup.... after following your instructions it has worked (mostly). My site is faster than before, much.

I am having a problem though with a WSOD on a particular part/action on the site. Nothing in my watchdog table, nothing in my logs (/var/nginx... /var/php/.. ) It is a drupal 7 site BTW.

I need to add a local.settings.php file to my website... this seems to be the problem (there is no whitespace at the end (I have no closing tag)..

this is the code I have in my local.settings.php file....

$conf['nodereference_url_paths'] = array('node/add/%type/%nid', 'node/%nid');

I need this to automatically add a node reference field in a formblock.... it worked on my last site (but was in settings.php (shouldn't make a difference)

Once this is in there anytime I try to create any node I get a WSOD. Not just the formblock node.

After testing, I can confirm that the nodes are being created... but it could be a redirect thing.

Do you have any idea what this could be? or how you go about figuring it out on a BOA setup.

You Rock.

Will.

(also unrelated... When I am the octopus ftp user in ssh, and I #cd static how do I navigate back home as #cd .. is not allowed?)

Comments

omega8cc’s picture

Title: WSOD on migration of site..... » WSOD on migration of site

For WSOD issues please use this how-to: http://omega8.cc/how-to-disable-all-caching-and-aggregation-115

To navigate back to the shell user home directory type just cd alone.

Musicious’s picture

Your support time is amazing. Thank you very much indeed.

omega8cc’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.