[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-22 Thread ojo
ID: 8753 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Dynamic loading Operating system: Linux PHP Version: 4.0.4pl1 Description: Dynamic load library error Now it works. (Only interbase and postgres not mysql and sybase-ct, but it works). thanx. Previous

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-22 Thread sniper
ID: 8753 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Dynamic loading Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Both mysql and sybase-ct are fixed in CVS now and they should build as self-contained extensions. --Jani

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-21 Thread sniper
ID: 8753 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Feedback Bug Type: Dynamic loading Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Let's open this again, can you please try the PHP 4.0.6 RELEASE (not official yet) from here:

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-20 Thread ojo
ID: 8753 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Dynamic loading Operating system: Linux PHP Version: 4.0.4pl1 Description: Dynamic load library error Sorry, I just forgot to write down phpsize, but I used it. There is a still same error, even in version 4.0.5, plus there

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-20 Thread ojo
ID: 8753 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Dynamic loading Operating system: Linux PHP Version: 4.0.4pl1 Description: Dynamic load library error I can try --with-pgsql=shared, but what if I want to add support for mysql? Do I need to recompile php? I think modules

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-19 Thread ojo
ID: 8753 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Dynamic loading Operating system: Linux PHP Version: 4.0.4pl1 Description: Dynamic load library error how did I compile PHP? # ./configure --enable-versioning --enable-track-vars --with-imap=/usr/local/src/imap-4.7

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-19 Thread sniper
ID: 8753 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Dynamic loading Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: And if you really want to have shared extensions, you can compile them same time you compile main PHP by configuring like this:

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-19 Thread sniper
ID: 8753 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Dynamic loading Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: You seem to be skipping one important step here: phpize Try reading these instructions found in the package:

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-18 Thread sniper
ID: 8753 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Unknown/Other Function Bug Type: Dynamic loading Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: How did you compile PHP ? What was the configure line used? Previous Comments: