Hi all. I've been trying to install wp-hive for the past couple hours but had no luck :(
I setup the subdomain redirections fine so that example dom1.domain.com and dom2.domain.com redirect to domain.com (where the main blog is located). However, when I try to go to dom1.domain.com from the brower obviously I get redirected to domain.com but don't see the 5 minute install - I just see the front page of domain.com.
I tried to load directly wp-content/dp.php directly from the browser and I got a require error as this file was not finding the required domains. I changed the deafult values and hard coded the require paths.
I tried again to directly load db.php and now i'm getting this error:
-------------------------------------
Warning: mkdir() [function.mkdir]: No such file or directory in /home/sexrevo/public_html/wp-content/plugins/wp-hive/do-prefix.php on line 35
Host not found.
-------------------------------------
I'm a bit lost at this point. Anyone can help please?
