Author |
Message |
Topic: PHP + MS Access connection too slow |
fabio
Replies: 5
Views: 9689
|
|
Thanx.
fabio |
Topic: PHP + MS Access connection too slow |
fabio
Replies: 5
Views: 9689
|
|
It is serious, the database is more than 20 MB! PHP ver 5.02
<?php
/***************************
* ADODB interfaces and functions
****************************/
//Adodb
require_once(ADODB_DIR." ... |
Topic: PHP + MS Access connection too slow |
fabio
Replies: 5
Views: 9689
|
|
I use PHP as ISAPI extension and M$ Access (JET or ODBC) as database server. The connection to Access database engine is too slow, about 3-5 sec.
The same connection with the same config with Apache ... |
Topic: running from CD |
fabio
Replies: 17
Views: 28723
|
|
If I delete the name of logfile from abyss.conf it will not write log.
The trouble is the abyss server opens the abyss.conf file read and write. Why? |
Topic: running from CD |
fabio
Replies: 17
Views: 28723
|
|
can i run the server from cd? |
|