Error when loading abills

Ответить
obelix
Сообщения: 18
Зарегистрирован: Пн мар 05, 2007 7:26 pm

Error when loading abills

Сообщение obelix »

HI everybody;
i HAVE installed the 0.36 version of abills. I am using the Mysql version 5.
All are working perfectly without Abills. My os is FREE BSD 6.2
When I want to launch the ABILLS from (ip/abills, or ip/abills/admin) I have the internal error ( error No 500 from Internet Explorer). When I check the Log file in /var/log/http.errors, I have found that the connection error. Cannot connect to database server. The phpMyAdmin is working perfectly, and inside phpMyAdmin, I can see the data base of abills (48).
What should I do to connect the database to abills.
HELP.
Thanks
:lol:

~AsmodeuS~
Site Admin
Сообщения: 5746
Зарегистрирован: Пт янв 28, 2005 3:11 pm
Контактная информация:

Сообщение ~AsmodeuS~ »

check did you install
perl DBI and Perl DBD

and show full log in forum

obelix
Сообщения: 18
Зарегистрирован: Пн мар 05, 2007 7:26 pm

Сообщение obelix »

Dear Asmodeus.
Thanks for your prompt reply. I have checked , all the perl packets are installed ( I have reinstalled them all). But the problem still the same.
hereafter the lines from log file:

[Wed Oct 31 08:12:28 2007] [notice] Apache/2.0.59 (FreeBSD) PHP/5.1.6 with Suhosin-Patch configured -- resuming normal operations
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20050922/mysqli.so' - Cannot open "/usr/local/lib/php/20050922/mysqli.so" in Unknown on line 0
[Wed Oct 31 13:45:56 2007] [notice] Apache/2.0.59 (FreeBSD) PHP/5.1.6 with Suhosin-Patch configured -- resuming normal operations
(( this for PHP my admin. It is working fine)
For Abills
<<<
[Wed Oct 31 15:33:34 2007] [error] [client 192.168.71.1] DBI connect('database=abills;host=localhost','abills',...) failed: Access denied for user 'abills'@'localhost' (using password: YES) at ../Abills/mysql//main.pm line 70
[Wed Oct 31 15:33:34 2007] [error] [client 192.168.71.1] Unable connect to server 'localhost:abills'
[Wed Oct 31 15:33:34 2007] [error] [client 192.168.71.1] Premature end of script headers: index.cgi
[Wed Oct 31 15:56:05 2007] [error] [client 192.168.71.1] DBI connect('database=abills;host=localhost','abills',...) failed: Access denied for user 'abills'@'localhost' (using password: YES) at ../Abills/mysql//main.pm line 70

[Wed Oct 31 15:56:05 2007] [error] [client 192.168.71.1] Unable connect to server 'localhost:abills'

[Wed Oct 31 15:56:05 2007] [error] [client 192.168.71.1] Premature end of script headers: index.cgi

[Wed Oct 31 15:56:13 2007] [error] [client 192.168.71.1] DBI connect('database=abills;host=localhost','abills',...) failed: Access denied for user 'abills'@'localhost' (using password: YES) at ../../Abills/mysql//main.pm line 70

[Wed Oct 31 15:56:13 2007] [error] [client 192.168.71.1] Unable connect to server 'localhost:abills'

[Wed Oct 31 15:56:13 2007] [error] [client 192.168.71.1] Premature end of script headers: index.cgi

[Wed Oct 31 15:58:21 2007] [error] [client 192.168.71.1] DBI connect('database=abills;host=localhost','abills',...) failed: Access denied for user 'abills'@'localhost' (using password: YES) at ../Abills/mysql//main.pm line 70

[Wed Oct 31 15:58:21 2007] [error] [client 192.168.71.1] Unable connect to server 'localhost:abills'

[Wed Oct 31 15:58:21 2007] [error] [client 192.168.71.1] Premature end of script headers: index.cgi

The Ip of the server ( I mean the VR0 adress is 192.168.71.251)

Help me Please.
Thanks again for your support.
:lol:

~AsmodeuS~
Site Admin
Сообщения: 5746
Зарегистрирован: Пт янв 28, 2005 3:11 pm
Контактная информация:

Сообщение ~AsmodeuS~ »

you enter wrng password for user abills or make some mistakes when create mysql user

obelix
Сообщения: 18
Зарегистрирован: Пн мар 05, 2007 7:26 pm

Сообщение obelix »

Thanks, for your reply.
But I have just created the sql data according to the installation instruction. so Can you give me the tips to creat the sql user? I mean the procedure.
Thanks again for your support and help. :P

Ответить