[HCoop-Help] [HCoop-Misc] wordpress install
Adam Chlipala
adamc at hcoop.net
Mon Mar 16 10:59:01 EDT 2009
This thread should have been started on hcoop-help, but it's no big
deal. ;-) Let's send further replies to that list only.
Arlen Abraham wrote:
> I'm having trouble installing wordpress.
>
> Here is my domtool config file:
>
> dom "suckypowers.com" where
> DocumentRoot = home "public_html/suckypowers";
> WWW = begin
> addWordPress "/";
> end;
> with end;
>
> I think this is working OK.
>
> Here is the error I'm getting:
>
> Warning: require_once(./includes/upgrade.php) [function.require-once]:
> failed to open stream: Permission denied in
> /afs/hcoop.net/user/a/ar/arlen/public_html/suckypowers/wp-admin/install.php
> on line 21
>
> Fatal error: require_once() [function.require]: Failed opening
> required './includes/upgrade.php'
> (include_path='.:/usr/share/php:/usr/share/pear') in
> /afs/hcoop.net/user/a/ar/arlen/public_html/suckypowers/wp-admin/install.php
> on line 21
>
The error you're getting when you do what? Is this a command-line
program or the output of a web application?
More information about the HCoop-Help
mailing list