• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: New ec2 image missing mod_WebObjects.so?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New ec2 image missing mod_WebObjects.so?


  • Subject: Re: New ec2 image missing mod_WebObjects.so?
  • From: Simon <email@hidden>
  • Date: Thu, 05 May 2011 23:10:19 +0100

i just fixed the public script (wo-install.sh) to include installing make.

it's in the webobjects bucket on s3 now.

simon


On 5 May 2011 20:19, Johan Carlberg <email@hidden> wrote:
> That happens when I set up a micro instance, but not with a small instance.
> For some reason, the micro instances are missing the make command. Because
> of that, the WebObjects module for Apache won't be built, and the web server
> won't start.
> Ideally, this should be handled in the wo-install.sh script (it already
> installs gcc). But you can easily fix this by adding a row in the
> helloworld-userdata.sh script that you've downloaded.
> At the top, just before "# Install WebObjects deployment environment" add:
> yum -y install make
> Then create a new instance, and everything should install fine.
> Regards,
> Johan
> 5 maj 2011 kl. 16.01 skrev Jesse Tayler:
>
> I'm setting up a new instance on EC2 which I'd done before some time ago and
> maybe I've confused scripts or userdata?
>
> http://wiki.objectstyle.org/confluence/display/WO/Deploying+on+Amazon+EC2
>
> I got an instance made and noticed I couldn't connect to apache but I can
> see WOMonitor running in the terminal, and the helloword user account is
> there etc.
>
> [ec2-user@ip-10-114-102-56 ~]$ sudo apachectl start
> httpd: Syntax error on line 222 of /etc/httpd/conf/httpd.conf: Syntax error
> on line 7 of /etc/httpd/conf.d/webobjects.conf: Cannot load
> /etc/httpd/modules/mod_WebObjects.so into server:
> /etc/httpd/modules/mod_WebObjects.so: cannot open shared object file: No
> such file or directory
>
>
> sure enough, mod_WebObjects.so is not there -- I can't figure out what might
> have got missed - is there a configuration error in the scripts right now? I
> noticed they have been updated slightly but I don't see anything related.
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >New ec2 image missing mod_WebObjects.so? (From: Jesse Tayler <email@hidden>)
 >Re: New ec2 image missing mod_WebObjects.so? (From: Johan Carlberg <email@hidden>)

  • Prev by Date: Re: ERRest error messages as JSON instead of XML?
  • Next by Date: Ideas? Weird WOWorkerThread hang on Solaris
  • Previous by thread: Re: New ec2 image missing mod_WebObjects.so?
  • Next by thread: Re: New ec2 image missing mod_WebObjects.so?
  • Index(es):
    • Date
    • Thread