Tiny Core Extensions > TCE Q&A Forum

Can't start apache service

(1/2) > >>

Adam:
Hi,

Has anyone experienced this problem before? Please let me know how to fix this. Thanks

Error Message

--- Code: ---tc@box:~$ sudo apachectl -k start
httpd: Syntax error on line 66 of /usr/local/etc/httpd/httpd.conf: Cannot load modules/mod_authn_file.so into server: /usr/local/apache2/modules/mod_authn_file.so: undefined symbol: ap_log_rerror
tc@box:~$
--- End code ---

line 66 of /usr/local/etc/httpd/httpd.conf

--- Code: ---LoadModule authn_file_module modules/mod_authn_file.so
- /usr/local/etc/httpd/httpd.conf [Readonly] 66/506 13%

--- End code ---


--- Code: ---tc@box:~$ ls -lh /usr/local/apache2/modules/mod_authn_file.so
lrwxrwxrwx    1 root     root          63 Feb 23 04:18 /usr/local/apache2/modules/mod_authn_file.so -> /tmp/tcloop/apache2/usr/local/apache2/modules/mod_authn_file.so
tc@box:~$ file /usr/local/apache2/modules/mod_authn_file.so
/usr/local/apache2/modules/mod_authn_file.so: symbolic link to /tmp/tcloop/apache2/usr/local/apache2/modules/mod_authn_file.so
tc@box:~$
--- End code ---

andyj:
What version TC and CPU is this for?

Adam:

--- Quote from: andyj on February 23, 2017, 02:42:28 AM ---What version TC and CPU is this for?

--- End quote ---

I downloaded this from this link
http://distro.ibiblio.org/tinycorelinux/7.x/x86/release/Core-current.iso

I believe it's version 7.2

If there is a specific command to check this, please let me know and I'll execute it.

Misalf:

--- Code: ---version; getBuild

--- End code ---

Adam:

--- Quote from: Misalf on February 24, 2017, 05:48:04 AM ---
--- Code: ---version; getBuild

--- End code ---

--- End quote ---

Thanks Misalf  :)
Should you require further info, please let me know

--- Code: ---tc@box:~$ version; getBuild
7.2
x86
tc@box:~$
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version