Ticket #1084 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

alternc-webalizer php5 compatibility

Reported by: anarcat Owned by: 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) (diff)

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

comment:1 Changed 6 years ago by anarcat

  • Description modified (diff)

comment:2 Changed 6 years ago by anarcat

  • Owner set to anarcat
  • Status changed from new to assigned
  • 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.

comment:3 Changed 6 years ago 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

comment:4 Changed 6 years ago by anarcat

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

comment:5 Changed 6 years ago by anarcat

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

comment:6 Changed 6 years ago by anarcat

  • Milestone changed from alternc-1.0 to alternc-webalizer-1.1
Note: See TracTickets for help on using tickets.