Displaying 3 results from an estimated 3 matches for "myphpadmin".
2008 Mar 03
1
phpmyadmin hang..
...a phpmyadmin session w/o it
hanging on "Waiting for http://....". The only way I have found to
correct this is to cycle Apache. I can always get past the signon
portion, but it hangs at various portions of selecting DBs or Tables.
CPU is not overly active, all httpd daemons running, no myphpadmin
remnants running. Can't find any problems in the httpd log files.
I've searched the web, but no applicable hits.
Anyone been there?
Frank M. Ramaekers Jr.
Systems Programmer MCP, MCP+I, MCSE & RHCE
American Income Life Insurance Co. Phone: (254)761-6649
1200 Wo...
2003 Sep 14
2
cdr_mysql: cannot connect
...h my MYSQL installation/Asterisk install or a bad
configuration. I have imported the tables into a MYSQL database residing on localhost. I have
check permissions on the user as well as the password and I have the same error comin up. I have
succesfully connected to the database remotely and with MYPHPAdmin with the same setting below is a
copy of my cdr_mysql.conf
[global]
hostname=192.168.2.9
dbname=asteriskcdr
user=asteriskcdr
password=<password>
port=3306
sock=/tmp/mysql.sock
The error I am getting is:
ERROR[1209214400]: File cdr_mysql.c, Line 71 (mysql_log): cdr_mysql: cannot connect to...
2008 Jan 18
63
Jasper reports and iReport
Has anyone succeeded in producing Rails reports using jasper reports?
I have prepared reports directly with Jasper''s iReport tool using my
MySQL data. It is a very powerful reporting tool. The reports look
greate.
But I have not been able to produce the reports from my Rails
application. I have followed the instructions provided at: