gini2m
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Seeking insight on Content Delivery Networks.Thank you for the response!
I am still hoping a current WP user who subscribes to a CDN service will share some on their experience. 🙂
Forum: Fixing WordPress
In reply to: Search whole blog on any page?Thank you very much for the helpful response. It was indeed a problem with the current theme’s searchform.php… action was not defined properly. I changed it to:
<form role="search" method="get" id="searchform" action="<?php bloginfo('url'); ?>" >And now search is functioning properly again. 🙂
Thanks again!
Forum: Installing WordPress
In reply to: Recommendations for ideal server set up?Thank you for the reply!
We recently tested out a semi-managed server solution and experienced an array of issues, including with that feature. The Admin panel repeatedly asked for FTP login – and at times did not work. Additionally, it is not really ideal to share the full FTP password with everyone who works on our blog.
I just spoke with a support member at Liquidweb, where I’m considering purchasing a VPS to start off with and migrating to a fully dedicated server when needed. I posed the question regarding updates, etc, and was told that suPHP would handle it. I’ve seen others on the WP forums mention that suPHP helped them as well.
“suPHP allows PHP scripts to run as the account owner, and not as Apache, so you avoid all the issues with ownership/permissions that are common with many CMS products.”
Forum: Everything else WordPress
In reply to: BlueHost no longer listed under Hosting?Thank you for the replies. I see BlueHost has indeed reappeared. Thanks again. 🙂