Re: [SM-USERS] apache pid segmentfault

2006-07-12 Thread Nick Smith
On 7/12/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> > >> rpm -q -a | grep php > >> > > ok thanks > > > > php4-mysql-4.3.4-43.53 > > apache2-mod_php4-4.3.4-43.53 > > php4-session-4.3.4-43.8 > > php4-4.3.4-43.53 > > you have php4 43.53 version and php4-session 43.8 version. > > Run Yast and ma

Re: [SM-USERS] apache pid segmentfault

2006-07-12 Thread Nick Smith
> > rpm -q -a | grep php > ok thanks php4-mysql-4.3.4-43.53 apache2-mod_php4-4.3.4-43.53 php4-session-4.3.4-43.8 php4-4.3.4-43.53 - Using Tomcat but need to do more? Need to support web services, security? Get stuff done qui

Re: [SM-USERS] apache pid segmentfault

2006-07-12 Thread Nick Smith
On 7/12/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> > >> Normal settings. > >> > >> See http://bugs.php.net/bug.php?id=22425 > >> [23 Aug 2005 4:51pm UTC] ben_as_usual at yahoo dot com > >> > >> > > hmmm. thanks for the link, I did what it suggested and changed the > > order in which the ext

Re: [SM-USERS] apache pid segmentfault

2006-07-12 Thread Nick Smith
> > Normal settings. > > See http://bugs.php.net/bug.php?id=22425 > [23 Aug 2005 4:51pm UTC] ben_as_usual at yahoo dot com > > hmmm. thanks for the link, I did what it suggested and changed the order in which the extensions load, but there were only two in the list: extension=mysql.so extension=se

Re: [SM-USERS] apache pid segmentfault

2006-07-12 Thread Nick Smith
On 7/12/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> > >> could you check SquirrelMail src/configtest.php script? > >> > >> -- > >> Tomas > > > > That returns the same segment fault as the main login page. Does this > > indicate a corrupt install? I downloaded the latest off the SM website >

Re: [SM-USERS] apache pid segmentfault

2006-07-11 Thread Nick Smith
> > could you check SquirrelMail src/configtest.php script? > > -- > Tomas That returns the same segment fault as the main login page. Does this indicate a corrupt install? I downloaded the latest off the SM website and unzipped to the root of the webserver and set it up via the ./configure comma

[SM-USERS] apache pid segmentfault

2006-07-11 Thread Nick Smith
I have a strange problem and Ive gone through the entire "solving problems" section of the SM website and googled for hours and cant seem to find a resolution to the problem. I hope someone can shed some light on this for me. This is probably a system issue, but just incase it wasnt I want to post

[SM-USERS] squirrelspell

2005-01-05 Thread Nick Smith
("I tried to execute '%s', but it returned:"), $sqspell_command) . "" LINE 119 ->. join("\n", htmlspecialchars($sqspell_output)) . "" . "" . ""; sqspell_makeWindow(null, _("SquirrelSpell is misconfigured.&quo

[SM-USERS] yahoo mail checker?

2004-12-20 Thread Nick Smith
is there anything to check yahoo mail like there is for hotmail in SM? what about gmail or any other web based mail that is out there? nick -- Nick Smith a.k.a. Computer Nick Web - http://www.computernick.com Email - [EMAIL PROTECTED

[SM-USERS] global items

2004-12-17 Thread Nick Smith
little complicated since i just want it for the address book i dont want to authenticated against it or anything, and i cant seem to find a simple solution out there, anyone know if ldap has this capibility or global notes/todos/calendar etc? or even a simple solution? TIA nick -- Nick Smith

[SM-USERS] trash problems

2004-12-16 Thread Nick Smith
for some reason i cant purge trash in SM, i get an error stating that the folder does not exsist or needs to be subscribed to, it shows up in the list with 100 or so things in it and i can browse them, when i try to create it, i get an error stating that it cant create the folder, when i open u

Re: [SM-USERS] why cant i send mail with squirrelmail?

2004-11-14 Thread Nick Smith
p dont think wrote: smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination That's it for this one? Yikes. But I guess if this is behind your ISP, you have different needs? what more do i need? There is a whole slew of other things you should add to that. You sh

[SM-USERS] changing sizes of plugins?

2004-11-14 Thread Nick Smith
i installed the username and ip address plugin, but dont see any place to change the size, say to x-small like i can with the virtual keyboard plugin on the login page, im terrible at coding php, can anyone give me some step by step help for adding something to that plugin to change the size o

[SM-USERS] why cant i send mail with squirrelmail?

2004-11-13 Thread Nick Smith
i have a mail server set up and can successfully send mail using an email client aka thunderbird, im running postfix/courier-imap all the users are stored in a mysql db, i can recieve mail fine as well. im using apache and squirrelmail for my webmail. i have to use relayhost = mail.comcast.net

[SM-USERS] multipule installs?

2004-11-10 Thread Nick Smith
is it possible to have more than one SM install? like a separate one for each domain or vhost on a system? does SM know where its installed or does it care? for instance when i emerged squirrelmail (gentoo) it automaticly installed to /var/www/localhost/htdocs/squirrelmail are there any other f

[SM-USERS] cant send mail with SM

2004-11-09 Thread Nick Smith
im running a mail server with postfix/courier-imap, and when i use an email client i can send mail fine, but when i try to send it with SM it seems like it tries to authenticate against my mysql database i have set up for local users, it doesnt say your mail was sent just brings me back to what

Re: [SM-USERS] Help with SM 1.5.0 re: unable to display large Inb ox or large mailbox or menus.

2004-10-20 Thread Nick Smith
-Original Message- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of *David Musselwhite *Sent:* Wednesday, October 20, 2004 8:34 AM *To:* [EMAIL PROTECTED] *Subject:* [SM-USERS] Help with SM 1.5.0 re: unable to display large Inbox or large mailbox or

[SM-USERS] coping filters

2004-10-17 Thread Nick Smith
i recently set up a new mail server and had alot of filters set up on the old one i would like to bring over to the new one for mail sorting in my personal account, is there a way to copy them over? TIA nick --- This SF.net email is sponsored b

Re: [SM-USERS] SMTP Authentication Configuration

2004-10-17 Thread Nick Smith
Original Message Subject:Re: [SM-USERS] SMTP Authentication Configuration Date: Sun, 17 Oct 2004 22:23:30 + From: Nick Smith <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> [EMAIL PROTECTED] wrote: I have a local

Re: [SM-USERS] Outlook

2004-10-17 Thread Nick Smith
[EMAIL PROTECTED] wrote: I need to be able to utilize Outlook for sending and receiving e-mails. This is critical to my business as all my clients (over 1,200) are in that Outlook address book. Also, with Outlook I can dress up the appearance of my e-mails which is crucial to my marketing eff