Hi, the image uses some values that are always present in the JPC/SDC instances to calculate values for the nginx config for example.
One of those is the cpu_cap which will be used to get the actual available cores from the kstats and then inserted into the config for worker_processes. So if this is ‘missing’ for you my guess is that you have created a zone without specifying a cpu_cap. It would be nicer if it would default to 1 if this value can’t be computed tho. — Daniel > On 29 Oct 2014, at 21:10, Mark Creamer via smartos-discuss > <[email protected]> wrote: > > I'm attempting to create a Wordpress site using Image > 85b03d82-587b-11e4-9ffa-9fe28a7b9c8b, Wordpress 14.2.0 from the repository. > > nginx is not enabled, but goes into maintenance when enabled. The reason > turned out to be that no value is specified for worker_processes. Once that > is set, nginx will start. > > I can't get Wordpress to load though. I can see that the software in > installed under /home/wordpress/wordpress but http://x.x.x.x > <http://x.x.x.x/> just goes to the default nginx page and > http://x.x.x.x/wordpress/wordpress/index.php > <http://x.x.x.x/wordpress/wordpress/index.php> just gives a 404 error. If > anyone has used this image, can you help me with what I need to do next to > continue configuring Wordpress? The Joyent documentation indicates it should > load at this point and I think it's just a small configuration I'm missing. > > Thanks, > > -- > Mark > smartos-discuss | Archives > <https://www.listbox.com/member/archive/184463/=now> > <https://www.listbox.com/member/archive/rss/184463/21955186-c7d24c67> | > Modify <https://www.listbox.com/member/?&> Your Subscription > <http://www.listbox.com/> ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
