I have another server running 8.11 i386/NetBsd with serweb now too but I get following warnings and error when I call user_interface/index.php:
[Wed Jul 16 09:56:53 2003] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/pkg/share/httpd/htdocs/iptel/phplib/user.inc on line 65 [Wed Jul 16 09:56:53 2003] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/pkg/share/httpd/htdocs/iptel/phplib/user.inc on line 66 [Wed Jul 16 09:56:53 2003] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/pkg/share/httpd/htdocs/iptel/phplib/user.inc on line 72 [Wed Jul 16 09:56:53 2003] [error] PHP Fatal error: Call to undefined function: mysql_pconnect() in /usr/pkg/share/httpd/htdocs/iptel/phplib/db_mysql.inc on line 73
-M
-----Original Message----- From: Jiri Kuthan [mailto:jiri@iptel.org] Sent: Wednesday, July 16, 2003 12:20 AM To: Marcelo Schmidt; serusers Subject: Re: [Serusers] serweb
versin mismatch: use CVS serweb with CVS ser and 8.10 ser with 8.10 serweb, that's it. 8.10 is at ftp://ftp.berlios.de/pub/ser/latest/, 8.11 on CVS.
-jiri
At 12:57 AM 7/16/2003, Marcelo Schmidt wrote:
This is a serweb error but I hope someone saw same error before in this
list. Serwer defined 'username' and in mysql subscriber table the correct name is 'USER_ID'. However I went through all the serweb code to find where else is calling username instead of USER_ID but I couldn't find anything else that I already replaced.
Database error: Invalid SQL: select username, perms from subscriber where phplib_id = '65e397cda0aa8e3202ea22cbd350e4e9' MySQL Error: 1054 (Unknown column 'username' in 'field list') Session halted.
--M
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/