Ticket #1084 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

alternc-webalizer php5 compatibility

Reported by: anarcat Assigned to: anarcat
Priority: block Milestone: alternc-webalizer-1.1
Component: alternc-webalizer Version: alternc-webalizer-1.0
Severity: crash Keywords:
Cc:

Description (Last modified by anarcat)

fresh install:

# /usr/lib/alternc/alternc-webalizer

Fatal error: Call to undefined function:  mysql_pconnect() in /var/alternc/bureau/class/db_mysql.php on line 93
Error: Unable to open configuration file /var/cache/alternc-webalizer/example.com.conf
Webalizer V2.01-10 (Linux 2.6.22-2-vserver-amd64) locale: fr_FR
Using logfile STDIN (clf)
Using default GeoIP database
DNS Lookup (5): 16 addresses in 5,06 seconds, 3/sec
Webalizer V2.01-10 (Linux 2.6.22-2-vserver-amd64) locale: fr_FR
Using logfile /tmp/tmp.tYVqcn5497 (clf)
Using default GeoIP database
Using DNS cache file /var/cache/alternc-webalizer/.dns.cache
Creating output in /var/www/webalizer
Hostname for reports is 'example'
Reading history file... webalizer.hist
Generating report for November 2007
Generating summary report
Saving history information...
4399 records in 0,14 seconds
# 

Change History

11/21/07 20:16:12 changed by anarcat

  • description changed.

11/21/07 20:22:29 changed by anarcat

  • status changed from new to assigned.
  • owner set to anarcat.
  • version changed from 1.0 to altenc-webalizer-1.0.
  • summary changed from alternc-webalizer needs php-cli to have mysql extensions to alternc-webalizer php5 compatibility.

the problem is actually that we have a php5 deployment here that alternc-webalizer ignores.

11/21/07 20:29:20 changed by anarcat

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [2051]) start working on the 1.1 release: allow php5 and depend on the mysql extension. Closes: #1084

11/21/07 20:32:48 changed by anarcat

(In [2052]) fix typo. See: #1084

11/21/07 20:38:08 changed by anarcat

(In [2053]) don't explicitely use php4, let the alternatives system guess. See: #1084

11/22/07 16:56:49 changed by anarcat

  • milestone changed from alternc-1.0 to alternc-webalizer-1.1.