Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: whistleruk on March 17, 2005, 11:19:35 PM

Title: ibay creating problems
Post by: whistleruk on March 17, 2005, 11:19:35 PM
Hi all,
having a irritating problem at the momment I can't seem to create a web access able ibay heres a section on the log......
Code: [Select]

Mar 17 22:12:55 whislinux1 e-smith[3349]: Running event handler: /etc/e-smith/events/ibay-create/S90restart-httpd-graceful
Mar 17 22:12:56 whislinux1 e-smith[3349]: /etc/rc.d/rc7.d/S85httpd-e-smith: Couldn't find/execute init script /etc/rc.d/init.d/httpd-e-smith
Mar 17 22:12:56 whislinux1 e-smith[3349]: serviceControl: Couldn't system(/etc/rc.d/rc7.d/S85httpd-e-smith, graceful):
Mar 17 22:12:56 whislinux1 e-smith[3349]: Couldn't do graceful restart of httpd-e-smith at /etc/e-smith/events/ibay-create/S90restart-httpd-graceful line 36.
Mar 17 22:12:56 whislinux1 e-smith[3349]: S90restart-httpd-graceful=action|Event|ibay-create|Action|S90restart-httpd-graceful|Start|1111097575 464259|End|1111097576 257719|Elapsed|0.79346|Status|256
Mar 17 22:13:00 whislinux1 afpd[3013]: whislinux1:AFPServer@* started on 65280.152:129 (1.5.5)
Mar 17 22:13:00 whislinux1 afpd[3013]: ASIP started on 192.168.1.5:548(2) (1.5.5)
Mar 17 22:13:00 whislinux1 afpd[3013]: uam: loading (/usr/lib/uams_dhx.so)
Mar 17 22:13:00 whislinux1 afpd[3013]: uam: uams_dhx.so loaded
Mar 17 22:13:00 whislinux1 afpd[3013]: uam: loading (/usr/lib/uams_pgp.so)
Mar 17 22:13:00 whislinux1 afpd[3013]: uam: uams_pgp.so loaded
Mar 17 22:13:00 whislinux1 afpd[3013]: uam: "PGPuam 1.0" available
Mar 17 22:13:00 whislinux1 afpd[3013]: uam: "DHCAST128" available


Seems to be a problem running this script....
/etc/rc.d/rc7.d/S85httpd-e-smith: Couldn't find/execute init script /etc/rc.d/init.d/httpd-e-smith

Can't understand how this is missing but the same error appears in the boot up log.

Any ideas on how to fix?
Title: ibay creating problems
Post by: whistleruk on March 17, 2005, 11:35:55 PM
ok this is mad, to fix it I have just created a sym link to httpd in init.d

Code: [Select]

httpd-e-smith -> /etc/rc
.d/init.d/httpd


Its nice to know its fixed but how would this symbolic link have been removed to begin with has me scratching my head, hope its not gonna do it all the time, looks like I'll just have to monitor it for now.
Title: ibay creating problems
Post by: KaiNeR on June 09, 2005, 05:36:49 AM
at least you thought of creating that sym link i would be still scratching my head  :-D