Hi,
First of all try to run ldconfig. If it does not solve your problem it seems that your installation is incomplete I'll suggest you to reinstall http from the install media again.
Cheers,
K.
Main Topics
Browse All TopicsI ran this command: svccfg -v delete svc:/network/http:apache2'
and now receive this error when i try to run apache:
"ld.so.1: httpd: fatal: libexpat.so.1: open failed: No such file or directory"
I think i need to import a network manifest or something. Can someone upload the xml i need to import?
Thank you so much!
Thank you!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
i was getting errors trying to start apache2
Syntax error on line 59 of /etc/apache2/httpd.conf:
API module structure `authn_anon_module' in file /usr/local/apache2/modules
#
whenever i commented out a module the next one hit the same error. I am not really experienced with solaris at alll. I ended up running all the commands in the snippet section trying to "reinstall" apache and fix the issue.
The short answer is I want apache back up hosting websites ASAP =). I am just not sure what i need to do.
i found my original http-apache2.xml that i had deleted (replaced it back on server) then ran
bash-3.00# svcs apache2
svcs: Pattern 'apache2' doesn't match any instances
STATE STIME FMRI
bash-3.00# svccfg import /var/svc/manifest/network/
bash-3.00# svcs apache2
STATE STIME FMRI
- svc:/network/http:apache2
this looks promising
now i am getting this:
[ Oct 21 20:21:00 Enabled. ]
[ Oct 21 20:21:00 Executing start method ("/lib/svc/method/http-apa
/sbin/sh: /lib/svc/method/http-apach
[ Oct 21 20:21:00 Method "start" exited with status 1 ]
[ Oct 21 20:21:00 Executing start method ("/lib/svc/method/http-apa
/sbin/sh: /lib/svc/method/http-apach
[ Oct 21 20:21:00 Method "start" exited with status 1 ]
[ Oct 21 20:21:00 Executing start method ("/lib/svc/method/http-apa
/sbin/sh: /lib/svc/method/http-apach
[ Oct 21 20:21:00 Method "start" exited with status 1 ]
Business Accounts
Answer for Membership
by: braker15Posted on 2009-10-21 at 15:34:39ID: 25629216
ldd httpd returns nothing