[HCoop-Help] [HCoop-Misc] wordpress install

Arlen Abraham arlen.abraham at gmail.com
Mon Mar 16 11:40:22 EDT 2009


Sorry, I was following the directions on the wiki.
(http://wiki.hcoop.net/MemberManual/GettingStarted)

The error is from the web app. I think this might be an
AFS/permissions issue. I was getting a different error earlier and did
the whole

fs setacl ~/public_html/i_am/using/this_folder/ arlen.daemon all

thing. I downloaded the app with wget and untarred it, so I guess it
didn't inherit the properties of public_html/ when i moved it there.

This then lead the app to tell me that my database is actually called
"user_databasename". Fixed this, and now I'm getting *this* error.

Thanks,
--a


On Mon, Mar 16, 2009 at 7:59 AM, Adam Chlipala <adamc at hcoop.net> wrote:
> 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?
>
> _______________________________________________
> HCoop-Misc mailing list
> HCoop-Misc at lists.hcoop.net
> https://lists.hcoop.net/listinfo/hcoop-misc
>



More information about the HCoop-Help mailing list