Hi Erik! First of all let me congratulate on such a great job that you have been doing on this!
Now, to the problems: 1) I've done all this... As I wrote before, I've read all the documentation I could find and I've googled for answers. No results... :( 2) The answer to your questions are: a) Yes, it is a fresh install b) I used the command line to create the only user configured so far (postmaster) as this is going to be a system mainly to be the front-end for an exchange server. c) yes, I'm using "@domain.com" when logging in via squirrelmail. Thanks, Fernando -----Original Message----- From: Erik Espinoza [mailto:[EMAIL PROTECTED] Sent: sexta-feira, 16 de Junho de 2006 0:49 To: [email protected] Subject: Re: [qmailtoaster] admin password and mysql problems 1) from http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt Edit /etc/php.ini and set register_globals = On service httpd restart Bring up your browser and go to: http://www.your-domain.com/admin-toaster/ Username: admin Password: toaster Change your password . . . Edit /etc/php.ini and set register_globals = Off service httpd restart 2) A few quick questions: a) Is this a fresh install? b) Did you use the cmd line tools or webtools to create all accts? c) When you are logging in via squirrelmail, are you putting @domain.com? Thanks, Erik On 6/15/06, Fernando Azevedo <[EMAIL PROTECTED]> wrote: > > > > > Hi all! > > > > I'm having some troubles with my latest qmail-toaster installation. > > > > Apparently everything is OK, but... I stil have 2 problems: > > > > 1st) Whenever I try to change de admin password, although there is no > message in the toaster interface, the password never changes. My httpd logs > report the following: > > > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Undefined > variable: oldpasswd in > /usr/share/toaster/htdocs/admin/index.php on line 81 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Undefined > variable: newpasswd in > /usr/share/toaster/htdocs/admin/index.php on line 81 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Undefined > variable: newpasswd2 in > /usr/share/toaster/htdocs/admin/index.php on line 81 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Use of > undefined constant r - assumed 'r' in > /usr/share/toaster/include/admin.inc.php on line 10 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Undefined > variable: html in /usr/share/toaster/include/admin.inc.php > on line 93 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Use of > undefined constant r - assumed 'r' in > /usr/share/toaster/include/admin.inc.php on line 137 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Undefined > variable: html in /usr/share/toaster/include/admin.inc.php > on line 138 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Use of > undefined constant r - assumed 'r' in > /usr/share/toaster/include/admin.inc.php on line 137 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Use of > undefined constant r - assumed 'r' in > /usr/share/toaster/include/admin.inc.php on line 137 > > [Fri Jun 16 00:15:14 2006] [error] [client IP_ADDR] PHP Notice: Use of > undefined constant r - assumed 'r' in > /usr/share/toaster/include/admin.inc.php on line 137 > > > > Too bad my knowledge of php is null. > > > > > > 2nd) When using Squirrel for the web mail (I was a fan of Horde-Toaster) I > get too many times the "vmysql: sql error[3]: MySQL server has gone away" > error... > > The machine is not under load, mysql is working great, I've googled for this > and have checked/done everything suggested but the problem always remains. > > > > Anyone care to help on these 2 issues? > > > > > > Thank you all in advance! > > Fernando > > > > > > > > > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
