Hi all,
First I would like to thank Zeus for the kindly reply. I really appreciate
it. When I restall serweb with ser 0.8.14 with php 4.3.4, I found I can't
login to the admin and user_interface and found errors in apache log such
as
PHP Notice: Undefined index: text
in /var/www/html/phplib/oohforms.inc on line 235
[Wed Jul 28 11:46:46 2004] [error] PHP Notice: Undefined index: name
in /var/www/html/phplib/oohforms.inc on line 71
.....
I searched the archive and found out that some other guys asked the same
question before. But I didn't find anyone who has answered the question.
Could anyone have any suggestion on this?
Thanks and have a good day,
Yilan,
As stated in the INSTALL file, MySQL 4.0 is required for serweb (the UNION
function) to work. There is no support for MySQL 3.x as such for serweb.
For missed call, does the page show up or not? If it doesn't, edit the
config.php file and find the line
$config->user_tabs[]=new Ctab (false, "missed calls",
"missed_calls.php");
Change it to
$config->user_tabs[]=new Ctab (true, "missed calls",
"missed_calls.php");
If it shows up, what's your problem?
Upgrading to MySQL 4.0 is pretty strict forward. Visit this link
http://dev.mysql.com/downloads/mysql/4.0.html and download the Linux x86
RPM
of:
- Server (not Max)
- Client programs
- Libraries and header files
- Dynamic client libraries (including 3.23.x library)
From your console, run rpm -Uvh <the downloaded
rpms>. That's it.
Zeus
-----Original Message-----
From: serusers-bounces(a)lists.iptel.org
[mailto:serusers-bounces@lists.iptel.org] On Behalf Of yilan(a)cs.dal.ca
Sent: Wednesday, 22 September 2004 12:20 AM
To: serusers(a)lists.iptel.org
Subject: [Serusers] serweb can't display missed calls page
Dear Sir or Madam,
I installed ser 0.8.14 the latest version from
ftp.berlios.de. When I used the serweb, I found out that some
pages such as missed calls can't displayed while most other
pages are correctly displayed. I also noticed in the php file
that some database functions such as union are supported only
in MySQL version 4. But fedora 2 has mysql version 3 for
default installation, I did encounter a lot of problems for
upgrading the mysql version 3 to version 4. So Could you
suggest me a ser version that the serweb can be correctly
displayed with mysql version 3?
Thanks,
Yilan Zhang
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers