Thanks Tony that makes sense. I didn't have anything of consequence on the server yet, so I just wiped it clean back to just the original Ubuntu 10.10 OS. Just to clarify I'd do:
apt-get update apt-get upgrade apt-get install python-software-properties add-apt-repository ppa:cherokee-webserver apt-get install cherokee ...then get the modules for mod-mysql mod-rrd etc. That should do it? I'm getting ready to attempt it. On Wed, Apr 20, 2011 at 7:58 PM, Tony Zakula <[email protected]> wrote: > When you install the latest version and you have had an older version > installed, you need to make sure the old admin is not installed. I think it > is something like lib-cherokee-admin and the new admin package is > cherokee-admin. I had issues with that on a few Ubuntu servers. Does that > make sense? Check your packages. > > Tony Z > > > > On Wed, Apr 20, 2011 at 6:51 PM, Christopher McComas < > [email protected]> wrote: > >> I had installed 1.2.2 on my MediaTemple (ve) but when I had it installed I >> got this error and could not figure out a solution for it: >> >> In SHH when I try to start the admin, with Cherokee running I get this >> error: >> >> [20/04/2011 13:02:20.879] (error) thread.c:247 - Could not create a system >> thread: 'Resource temporarily unavailable' | This is a extremely unusual >> error. For some reason >> your system could not create a thread while launching the server. You >> might >> have hit some system restriction. >> >> [20/04/2011 13:02:20.879] (critical) server.c:660 - Could not create an >> internal server thread | This is a extremely unusual error. For some >> reason >> the server could not create a thread while launching the server. >> >> When I run the service cherokee stop command, then run cherokee-admin -b I >> get this: >> >> >> Login: >> User: admin >> One-time Password: N1YK9hGn8oveeJXS >> >> Web Interface: >> URL: http://localhost:9090/ >> >> >> When I go to that I get the login prompt, I enter the information and then >> just got a 503 error. >> >> >> >> On Wed, Apr 20, 2011 at 7:47 PM, Tony Zakula <[email protected]>wrote: >> >>> You will be miles ahead if you go to the Cherokee site and upgrade to the >>> latest version using the PPA. Look under install in the docs. On Ubuntu, >>> you may have to do a dist upgrade after installing the PPA. It will be >>> easier to answer your questions, and you will have the latest version which >>> has lots of bug fixes and improvements. >>> >>> Tony Z >>> >>> >>> On Wed, Apr 20, 2011 at 6:43 PM, Christopher McComas < >>> [email protected]> wrote: >>> >>>> I'm running Cherokee 0.99.39 on Ubuntu 10.10 with MediaTemple's 512MB >>>> (ve). >>>> >>>> I have WordPress 3.1.1 up and running on my default Virtual Server at >>>> mydomain.com. What I am trying to do is setup a phpBB3 install on the >>>> same domain at mydomain.com/forums/. >>>> >>>> I tried to go to Virtual Servers > default > Wizards > Misc > phpBB3 and >>>> enter this information... >>>> >>>> Web Directory: /forums >>>> Source Directory: /var/www/phpBB3 >>>> >>>> It sets up the behavior as a Regular Expression rule type with this as >>>> the Regular Expression: >>>> >>>> >>>> ^/forums/(config.php|common.php|cache/.*|files/.*|images/avatars/upload/.*|store/.*) >>>> >>>> The Handler is set to HTTP error and the error is 403 Forbidden >>>> >>>> I thought this was wrong (I actually looked and it loaded the WordPress >>>> Page Not found default), so I change it do Rule: Directory pointing to >>>> /forums and Handler: None with Document Root to /var/www/phpBB3 and did a >>>> graceful restart and I got a 405 Method Not Allowed error. I created >>>> Behavior's for /phpBB3/adm/images and /phpBB3/adm/styles and got it setup >>>> and the Administration Control Panel works, with images, css, js. But when >>>> I >>>> go to mydomain.com/forums I get a 405 Method Not Allowed again. Do I >>>> have to go in manually and figure out which directories I need to create a >>>> Behavior for, or is there an easier way to do it? >>>> >>>> _______________________________________________ >>>> Cherokee mailing list >>>> [email protected] >>>> http://lists.octality.com/listinfo/cherokee >>>> >>>> >>> >> >> _______________________________________________ >> Cherokee mailing list >> [email protected] >> http://lists.octality.com/listinfo/cherokee >> >> > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee > >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
