|
#11
|
|||
|
|||
|
Quote:
And I've got Apache 2.0.49, PHP 5 and MySQL 4.1 ... With MySQL 4.0 system work. :-)
__________________
Miroslav Navratil My items are only experiments of English, I learn English. :-D http://kanevinternetu.blacksuns.net/fotoblog.php - my photoblog :-) |
|
#12
|
|||
|
|||
|
Quote:
__________________
Miroslav Navratil My items are only experiments of English, I learn English. :-D http://kanevinternetu.blacksuns.net/fotoblog.php - my photoblog :-) |
|
#13
|
|||
|
|||
|
Quote:
__________________
Miroslav Navratil My items are only experiments of English, I learn English. :-D http://kanevinternetu.blacksuns.net/fotoblog.php - my photoblog :-) |
|
#14
|
||||
|
||||
|
Quote:
|
|
#15
|
||||
|
||||
|
errors in function call could be a reason to change the DB?
I'dont agree. report your PHP version plz! I think you have don something wrong or have not supported unstable versions of PHP or Mysql!
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#16
|
|||
|
|||
|
Raminia, you have probably already read this, but...
Quote:
What we need is adodb, or our own database class to wrap this... As for this person, I think all we can say for now is unsupported. If he can though, he can probably enable the MySQL extension and get it to work, especially if he is on a windows box. |
|
#17
|
|||
|
|||
|
no I didn't noticed this. Just when I was installing my MYSQL 4 on local machine. I underestand and agree now.
Ramin (Raminia not logged in) |
|
#18
|
||||
|
||||
|
wordpress currently uses mysql and php and there is a big challenge there for supporting other databases
Read this: http://codex.wordpress.org/Using_Alternative_Databases maybe we should use ezsql too : http://php.justinvincent.com/home/ar...hp?articleId=2 BTW, hosting services usually support the MYSQL and PHP requirements. Is it a big deal?
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#19
|
||||
|
||||
|
IMHO ADODB is much more powerful and better coz:
- is used by more big PHP & SQL based aplication such as: ACID, PostNuke, Xaraya, phpWiki, Mambo, PHP GACL, TikiWiki, eGroupWare and phpLens App Server - what is more importent, support more DBs (http://phplens.com/adodb/supported.databases.html) http://adodb.sourceforge.net/ PS We should use ANSI SQL (& as I looked to SQL code there is more or less as simply and clear as ANSI SQL). This can give us 100% support for all DBs with one common SQL code (only DB creation code can look not the same)
|
|
#20
|
|||
|
|||
|
Quote:
Quote:
__________________
Miroslav Navratil My items are only experiments of English, I learn English. :-D http://kanevinternetu.blacksuns.net/fotoblog.php - my photoblog :-) |
| Thread Closed |
| Thread Tools | |
|
|