Failed to Start Xampp Apache on Solaris 10


 
Thread Tools Search this Thread
Operating Systems Solaris Failed to Start Xampp Apache on Solaris 10
# 1  
Old 04-29-2013
Wrench Failed to Start Xampp Apache on Solaris 10

Hello

Hope someone can help me on my issue. I tried to install Xampp. all are working fine except Apache. I edited xampp starting script file by modifying port from 80 to 2110. the same for /opt/xampp/etc/httpd.conf I change listing port from 80 to 2110

Code:
root@mtcksafhtest01 # ./xampp startapache
XAMPP: Starting Apache...
XAMPP: Error 1! Couldn't start Apache!
root@mtcksafhtest01 # more logs/apachestart.log
httpd: Syntax error on line 82 of /opt/xampp/etc/httpd.conf: Cannot load  /opt/xampp/modules/mod_ldap.so into server: ld.so.1: httpd: fatal:  libresolv.
so.2: open failed: No such file or directory
2oot@mtcksafhtest01 # ln -s /usr/lib/libresolv.so.2 /opt/xampp/lib/libresolv.so.
root@mtcksafhtest01 # ldd /opt/xampp/modules/mod_ldap.so
        libldap-2.4.so.2 =>      /opt/xampp/lib/libldap-2.4.so.2
        liblber-2.4.so.2 =>      /opt/xampp/lib/liblber-2.4.so.2
        libc.so.1 =>     /lib/libc.so.1
        libgcc_s.so.1 =>         /opt/xampp/lib/libgcc_s.so.1
        libresolv.so.2 =>        /opt/xampp/lib/libresolv.so.2
        libresolv.so.2 (SUNW_2.2.2) =>   (version not found)
        libgen.so.1 =>   /lib/libgen.so.1
        libnsl.so.1 =>   /lib/libnsl.so.1
        libsocket.so.1 =>        /lib/libsocket.so.1
        libsasl.so.1 =>  /usr/lib/libsasl.so.1
        libssl.so.1.0.0 =>       /opt/xampp/lib/libssl.so.1.0.0
        libcrypto.so.1.0.0 =>    /opt/xampp/lib/libcrypto.so.1.0.0
        libmp.so.2 =>    /lib/libmp.so.2
        libmd.so.1 =>    /lib/libmd.so.1
        libscf.so.1 =>   /lib/libscf.so.1
        libdl.so.1 =>    /lib/libdl.so.1
        libdoor.so.1 =>  /lib/libdoor.so.1
        libuutil.so.1 =>         /lib/libuutil.so.1
        libm.so.2 =>     /lib/libm.so.2
root@mtcksafhtest01 #

# 2  
Old 04-29-2013
Just check the firewall request
# 3  
Old 04-29-2013
Thanks for reply, there is no firewall I'm installing the package on server on my LAN

---------- Post updated at 03:09 PM ---------- Previous update was at 03:07 PM ----------

My problem is as below:
Code:
root@mtcksafhtest01 # more logs/apachestart.log httpd: Syntax error on line 82 of /opt/xampp/etc/httpd.conf: Cannot load  /opt/xampp/modules/mod_ldap.so into server: ld.so.1: httpd: fatal:  libresolv. so.2: open failed: No such file or directory

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Snmpd service failed to start on Red Hat 6

Dear community, I got the following error when I try to start the snmpd service: # service snmpd start Starting snmpd: Log say: Could someone help please? Thank you Lucas ---------- Post updated at 08:07 AM ---------- Previous update was at 07:50 AM ---------- DAMN!!!!... (2 Replies)
Discussion started by: Lord Spectre
2 Replies

2. UNIX for Advanced & Expert Users

Apache does not start

After i added this line to my apache httpd.conf it does not start. AuthUserFile /apps/apache22/conf/httpd.passwd and i see the below error. Syntax error on line 876 of /apps/apache22/conf/httpd.conf: AuthUserFile not allowed here Kindly help. (4 Replies)
Discussion started by: mohtashims
4 Replies

3. Red Hat

VSFTPD Service Failed to Start

Today I have installed VSFTPD but service is failing to start. We have been using standard FTP successful but need to introduce an FTPS option. I have run YUM install VSFTPD and everything appeared to load ok. (If I run rpm - qa | grep vsftpd I get vsftpd-2.0.5-16.el5_4.1 which I... (4 Replies)
Discussion started by: PaulComins
4 Replies

4. Red Hat

vsftpd service failed to start

hi, i am using RHEL 5 and i am not able to on the vsftp i have tried to on the vsftp service using command service vsftpd start Starting vsftpd for vsftpd: i am posting the content of my /etc/xinetd.d/vsftpd file # description: The vsftpd FTP... (2 Replies)
Discussion started by: u.n.i.x
2 Replies

5. Solaris

apache cannot start

hi all i'm having a problem with apache on solaris 10 SPARC I'm trying to start httpd as root but it fails with the following error /usr/local/apache2/bin/httpd -k start httpd: Could not determine the server's fully qualified domain name, using 192.168.1.11 for ServerName (20014)Error... (16 Replies)
Discussion started by: h@foorsa.biz
16 Replies

6. Shell Programming and Scripting

Need to start a script from the point where it failed.

Hi Guys, I have requirement where if the script fails at a particular point, then the script should run from that particular point itslf.. could anyone help me out from this.. Thanks (5 Replies)
Discussion started by: mac4rfree
5 Replies

7. Solaris

help me........... my apache can't start

help me please.................bro i was install apache2 and i have been configure httpd.conf on my solaris 10 machine n i already running my httd service but why my webserver couldn't run on my browser? some buddy help me.............:confused::confused::confused::confused::confused: (5 Replies)
Discussion started by: yatmianto
5 Replies

8. HP-UX

Module jk2 failed to load into apache server!!

Hi There, Does anyone knows what could be the problem if my apache server is running but unable to load JK2 module into the server. My HTTPS is running on Apache Server 2.0.49 with ssl enabled and compiled with Mod_ssl on HPUX-11.11i. In fact we have try out the following parameter, ... (4 Replies)
Discussion started by: e_jeffhang
4 Replies

9. AIX

Start Stop Apache

I am in the process of reorging my Lawson db. I need to turn off the RMI server...not a problem. However my instructions also state that I must also shutdown my Servlet Container....I believe it is Apache. I have looked in /usr/apache/bin/apachectl What is the command for stopping and... (2 Replies)
Discussion started by: MILLERJ62
2 Replies

10. UNIX for Dummies Questions & Answers

Apache wont start

Hi, like a lot of people that post here, I am new at UNIX. The only UNIX I have ever messed with is my iBook running MacOSX (10.1). I have a grasp of the basic commands and understanding of the system but only to a point. I searched the archive and FreeBSD.org and apache.org but I couldn't find... (4 Replies)
Discussion started by: Alpha_Harblo
4 Replies
Login or Register to Ask a Question