On 24. april 2012 22:54, Frank Cox wrote: > cp /usr/share/ledgersmb/ledgersmb-httpd.conf /etc/httpd/conf > > Add the following line to /etc/httpd/conf/httpd.conf: > > # LedgerSMB > Include conf/ledgersmb-httpd.conf > > Restart httpd > > And now I can log in at localhost/ledgersmb/setup.pl >
The rpm install should have done the Apache config: http://ledger-smb.svn.sourceforge.net/viewvc/ledger-smb/branches/1.3/dists/rpm/ledgersmb.spec 119 # apache config file 120 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d 121 install -m 644 rpm-ledgersmb-httpd.conf \ 122 $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/ledgersmb.conf Do you have a : /etc/httpd/conf.d/ledgersmb.conf on your installation ? What does this return: # rpm -ql ledgersmb |grep conf -- H ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ledger-smb-users mailing list Ledger-smb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ledger-smb-users