Koozali.org: home of the SME Server

SLCertificateFile file does not exist or is empty

WACOMalt

SLCertificateFile file does not exist or is empty
« on: January 26, 2007, 07:26:28 AM »
Hello, I recently installed a bunch of updates that I had forgotten to install, on my server. It worked fine for awhile, but now when it starts up, I get an infinite error of

"Syntax error on line 130 of /etc/httpd/conf/httpd.conf:
SLCertificateFile: file '/home/e-smith/ssl.crt/Wacomalt01.wacomalt.com.crt' does not exist or is empty"

I honestly dont know what caused this, as it was running PERFECT for a few days after the updates, and nothing has been touched on it since then.

Any ideas?

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: SLCertificateFile file does not exist or is empty
« Reply #1 on: January 26, 2007, 07:50:36 AM »
Quote from: "WACOMalt"


I honestly dont know what caused this, as it was running PERFECT for a few days after the updates, and nothing has been touched on it since then.



This would be a good candidate for the bug tracker.
Regards,
William

IF I give advise.. It's only if it was me....

WACOMalt

SLCertificateFile file does not exist or is empty
« Reply #2 on: January 26, 2007, 08:36:29 AM »
I will try that.

I did see one other person had the same issue, and he was told to post in the bugs, so I checked the bugs, and he never got help it would seem (I couldn't find a single thing about his or my issue) SO I'll post there too, but if anyone knows anything who reads this here, don't hesitate to help me. (As I don't expect a resolution via the bug tracker)

thanks though

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
SLCertificateFile file does not exist or is empty
« Reply #3 on: January 26, 2007, 11:02:16 AM »
Are you using a self signed cert or one from a CA ?

Quote
'/home/e-smith/ssl.crt/Wacomalt01.wacomalt.com.crt'


Does any .crt file exist in /home/e-smith/ssl.crt/ ?
Regards,
William

IF I give advise.. It's only if it was me....

WACOMalt

SLCertificateFile file does not exist or is empty
« Reply #4 on: January 26, 2007, 10:17:09 PM »
thanks for helping here as well, it is much appreciated. (the whole bug tracker is very odd to me)

I am using whatever certificate is default on SME

Yes, two .crt files are in that folder.

wacomalt01.wacomalt.com.crt

and

wacomalt01.wacomalt.local.crt

I checked with midnight commander, and there is nothing in the first file, which is the one that is giving the error, however, wacomalt01.wacomalt.local.crt has a large string of random text (I assume this is for encryption?)

should the ...local.crt be being used rather than the ....com.crt?
if so, how can I just cange the names? or if ....com.crt has to be used, how do I generate a new certificate?

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
SLCertificateFile file does not exist or is empty
« Reply #5 on: January 27, 2007, 12:03:26 AM »
Rename them old.com.crt and old.local.crt and reboot.
Regards,
William

IF I give advise.. It's only if it was me....

WACOMalt

SLCertificateFile file does not exist or is empty
« Reply #6 on: January 27, 2007, 01:39:34 AM »
I renamed them both to old.com.crt and old.local.crt

I still get the same error on startup.

The error states that they are empty or dont exist, so I dont see how renaming them could help matters. Obviously an empty file (which is how it was) is the same as a file that isnt there (now that it is renamed)

what do I have to do to make a new .com.crt file?

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
SLCertificateFile file does not exist or is empty
« Reply #7 on: January 27, 2007, 02:14:16 AM »
I left a bit out.
Quote from: "WACOMalt"

what do I have to do to make a new .com.crt file?

Code: [Select]

signal-event domain-modify
Regards,
William

IF I give advise.. It's only if it was me....

WACOMalt

SLCertificateFile file does not exist or is empty
« Reply #8 on: January 27, 2007, 11:25:17 AM »
Ok, that got rid of THAT error... time for round two.

now it gets past the first error, but a new one comes up, it is as follows, and is also an infinite loop:

"Syntax error on line 103 of /etc/httpd/conf/httpd.conf
Cannot load /etc/httpd/deny,allow into server /etc/httpd/conf/httpd.conf"

I checked that file (this one isn't empty at least) and this is what is on that line:

LoadModule setenvif_der deny,allow
    deny from all
    allow from all
    AuthName "nick's hosting"
    AuthType Basic
    AuthExternal pwauth
    require user nicksmith
    Satisfy all


I am lost once again.

I got one more tidbit of info from the bugtracker, aparently, my bug was in their system, it had a duplicate, and here was the response to that one

"Delete the key/crt/pem files, signal-event post-upgrade, signal-event reboot
and you should be ok"

where is the /key/ directory at?

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
SLCertificateFile file does not exist or is empty
« Reply #9 on: January 27, 2007, 11:29:12 AM »
Quote from: "WACOMalt"

"Delete the key/crt/pem files, signal-event post-upgrade, signal-event reboot
and you should be ok"

where is the /key/ directory at?


/home/e-smith

What does the command
Code: [Select]
/sbin/e-smith/audittools/templates
give you?
Regards,
William

IF I give advise.. It's only if it was me....

WACOMalt

SLCertificateFile file does not exist or is empty
« Reply #10 on: January 27, 2007, 11:36:37 AM »
EDIT:
sorry, to answer your question,  that command gives me the following:

Code: [Select]
pts: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/000preamble: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/230purge_trash: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/040use_maillog: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/425refresh_time: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/460fetchmail_link: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/445preview_strip_nl: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/295attrib_text: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/155drafts_folder: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/340disposition_send_mdn: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/150folderselect: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/625smime_public_key: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/585add_source: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/545filter_menuitem: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/280compose_confirm: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/400emoticons: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/615use_smime: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/535filter_on_login: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/260wrap_width: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/355strip_attachments: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/365html_image_replacement: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/380highlight_simple_markup: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/235purge_trash_interval: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/410use_trash: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/115signature: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/620smime_private_key: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/105bcc_addr: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/475fm_accounts: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/085smime: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/310set_priority: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/370html_image_addrbook: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/565display_contact: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/225delete_attachments_monthly_keep: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/330save_attachments: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/285reply_quote: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/515nav_expanded: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/035viewing: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/005identities: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/415empty_trash_menu: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/070filters: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/145subscribe: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/220delete_attachments_monthly: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/125sig_first: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/430nav_popup: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/435preview_enabled: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/360delete_spam_after_report: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/135sent_mail_folder: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/390dim_signature: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/560save_recipients: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/480fetchmail_login: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/250mail_domain: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/420delhide: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/215delete_sentmail_monthly_keep: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/240purge_trash_keep: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/320encryptselect: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/060fetchmail: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/325default_encrypt: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/160trashselect: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/025compose: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/020logintasks: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/015acl: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/010server: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/165trash_folder: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/095alias_addr: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/120sig_dashes: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/195initial_page: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/190initialpageselect: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/075addressbooks: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/065display: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/440preview_maxlen: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/610pgp_public_key: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/205rename_sentmail_monthly: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/345disposition_request_delivery: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/template-end: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/045delmove: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/555auto_expand: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/385show_quoteblocks: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/200mailbox: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/130save_sent_mail: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/180vfolder: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/290reply_headers: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/275num_words: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/050newmail: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/580search_fields: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/470fetchmail_menu: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/600pgp_scan_body: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/540filter_on_display: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/605pgp_private_key: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/270compose_spellcheck: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/455preview_show_tooltip: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/305unseen_drafts: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/255compose_popup: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/450preview_show_unread: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/595pgp_attach_pubkey: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/185acl2: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/395attachment_display: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/170spamselect: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/505from_link: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/315sending_charset: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/465fetchmail_popup: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/490sortby: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/405mailbox_return: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/510time_format: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/300close_draft: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/375highlight_text: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/590use_pgp: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/485mailbox_start: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/175spam_folder: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/550filter_any_mailbox: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
/etc/e-smith/templates/home/httpd/html/horde/imp/config/prefs.php/100tieto_addr: MULTIPLE_RPM_OWNERS e-smith-imp-1.11.2-17, e-smith-imp-1.12.0-01
[root@wacomalt01 ~]#

I think the top of that might have gotten cut off.. can you tell?


/END EDIT




I don't have a /key directory in /home/e-smith/

could that be a problem?

do they mean the "ssl.key" folder?

wait, I read their instructions wrong.. is it really ok to delete all of those files? (trying now regardless, how much worse could it get?)

Ok, I deleted those files, and did the commands they told me to, lets see how it goes...

ok, still the same error loop as before.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
SLCertificateFile file does not exist or is empty
« Reply #11 on: January 27, 2007, 11:47:04 AM »
Quote
do they mean the "ssl.key" folder?


yes.. but only the files in the folders, not the folders them selfs.
Regards,
William

IF I give advise.. It's only if it was me....

WACOMalt

SLCertificateFile file does not exist or is empty
« Reply #12 on: January 27, 2007, 11:49:58 AM »
Quote from: "william_syd"
Quote
do they mean the "ssl.key" folder?


yes.. but only the files in the folders, not the folders them selfs.


I eventually figured that out, deleted just the files. that didnt help anything, still the same error loop.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
SLCertificateFile file does not exist or is empty
« Reply #13 on: January 27, 2007, 11:52:16 AM »
It looks like something has happend to /etc/httpd/conf/httpd.conf. It's trying to load a module but the syntax is wrong.

Delete the file and rebuild it.

Code: [Select]
expand-template /etc/httpd/conf/httpd.conf
/etc/rc.d/rc7.d/S86httpd-e-smith restart
Regards,
William

IF I give advise.. It's only if it was me....

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
SLCertificateFile file does not exist or is empty
« Reply #14 on: January 27, 2007, 12:15:45 PM »
I think from the output of that command something went wrong with your update.

You have files owned by the old and new rpm. I just checked mine that went from 7.0 to 7.1 and there is only one file owned by two rpms but they are way different rpms to each other.

Code: [Select]
/etc/e-smith/templates/etc/atalk/papd.conf/20printers: MULTIPLE_RPM_OWNERS e-smith-LPRng-1.14.0-4.el4.sme, e-smith-netatalk-1.14.0-3.el4.sme

How did you do your update ?
Regards,
William

IF I give advise.. It's only if it was me....