I can't get the counter to update (count hits), I get this error for all my domains, I've tried php4 and 5 and mysql 4.0.20 and 4.1.7.
What show be set in my php.ini file?
[error] PHP Notice: Undefined offset: 1 in /var/www/phpcounter.1.1.2/inc.php on line 785
[error] PHP Notice: Undefined offset: 1 in /var/www/phpcounter.1.1.2/inc.php on line 787
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can't get the counter to update (count hits), I get this error for all my domains, I've tried php4 and 5 and mysql 4.0.20 and 4.1.7.
What show be set in my php.ini file?
[error] PHP Notice: Undefined offset: 1 in /var/www/phpcounter.1.1.2/inc.php on line 785
[error] PHP Notice: Undefined offset: 1 in /var/www/phpcounter.1.1.2/inc.php on line 787
Fixed it, I needed to reinstall DBD::mysql and reset permission on the database.
I do not use PERL or any DBD::mysql and I keep having these error message as well...
I'm running
Apache 2.0.55
MySQL 5.0
PHP 5.0.5
Any heads up to solve it?