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@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of yilan@cs.dal.ca Sent: Wednesday, 22 September 2004 12:20 AM To: serusers@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@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers