antonioye
Forum Replies Created
-
Forum: Plugins
In reply to: [WP2Cloud] Setting up multiple app serververThanks! Yes, I am still getting a whitescreen on the second webtier. I will submit the issue to oblaksoft support.
Forum: Plugins
In reply to: [WP2Cloud] Setting up multiple app serververI re-created the second EC2 instance by making a copy of the the first and here is the error I get after I enabled WP_DEBUG:
[Wed Feb 19 15:05:57 2014] [error] [client x.x.x.x] PHP Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /var/www/wordpress/wp-includes/functions.php on line 2919
Forum: Plugins
In reply to: [WP2Cloud] Setting up multiple app serververYeah, I checked the httpd logs under /var/log/httpd and there were no errors reported only the GET calls in access.log. I also made sure I could connect to the mysql instance running on the first instance from the second instance. Whats the best way to create the second instance? Should I create it from the “Launch Instance” in the installation instructions or should I make the second instance from the Amazon Console using the “Launch More Like This” option?
Forum: Plugins
In reply to: [WP2Cloud] ClouSE with mysql master/slaveThanks for the quick reply!