Cannot start ProFTPD

Problems with the Solaris version of XAMPP, questions, comments, and anything related.

Cannot start ProFTPD

Postby bobb » 02. June 2005 23:27

Hi,

Just downloaded and installed XAMPP Solaris 0.6 on a Solaris 8 (SunBlade 100)

When I start XAMPP I get a fatal error message when starting ProFTPD:

"ld.so.1: /opt/xampp/sbin/proftpd: fatal: libmysqlclient.so.12: open failed: No such file or directory"

"Error 127! Couln't start ProFTPD!"

XAMPP Solaris 0.3 was working fine

Any thoughts?

Cheers,

Bob
bobb
 
Posts: 2
Joined: 05. May 2004 23:32

Proftpd

Postby mezlight » 13. October 2005 21:39

I would check your LD_LIBRARY_PATH to make sure the library is in your path
---mezlight---
mezlight
 
Posts: 10
Joined: 04. February 2005 22:05

Cannot start Proftpd either for version .07

Postby mezlight » 13. October 2005 21:54

I have changed my installation location rather than keeping the default /opt/xampp. When I do try to start the daemon (after monkeying
with the LD_LIBRARY_PATH, which it complained about the libmysqlclient.so.12 - this wasn't even on the system, all I did is linked it to libmysqlclient.so.14.0.0) it cannot find the configuration files. It still searches in the /opt/xampp directory. Does anyone have any clues or do I have to reinstall & configure proftpd?

Thanks,
Jay
---mezlight---
mezlight
 
Posts: 10
Joined: 04. February 2005 22:05

Postby krelvinaz » 14. October 2005 03:09

I have that library file with the lib's that come with the companion CD. I think they are part of the GCC libraries.

Code: Select all
/usr/sfw/lib/libmysqlclient.so.12
/usr/sfw/lib/libmysqlclient.so.12.0.0


I made a symbolic link from it to there.

Code: Select all
lrwxrwxrwx   1 root     other         33 Oct  2 13:00 /usr/lib/libmysqlclient.so.12 -> /usr/sfw/lib/libmysqlclient.so.12


I guess I could have changed the LD_LIBRARY_PATH instead.

I have not changed the default path of things, but instead setup a symbolic link for them as well. This left everything where the install scripts want them but allows me to work where I normally work.

For me... /www is the root tree of everything so that

/www = link to /opt/xampp

However, you might want to look at the following script which originally was in :

Code: Select all
/opt/xampp/share/xampp/relocatexampp


I'd be interested if you have working the apache with an SSL certificate. I'm still stuck on that...
Kevin
User avatar
krelvinaz
 
Posts: 79
Joined: 02. October 2005 05:46
Location: Mesa, AZ USA


Return to XAMPP for Solaris

Who is online

Users browsing this forum: No registered users and 5 guests