[PHP-DEV] Bug #3783 Updated: versioning + mysql impossible !

2001-05-09 Thread sniper

ID: 3783
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Analyzed
Status: Critical
Bug Type: Dynamic loading
Operating system: 
PHP Version: 4.0
Assigned To: 
Comments:

As I didn't get any answer maybe setting this to critical
will get someone's attention..

--Jani


Previous Comments:
---

[2001-05-02 21:10:38] [EMAIL PROTECTED]
To PHP-developers: Is anybody doing anything about this?

--Jani


---

[2001-03-16 14:23:41] [EMAIL PROTECTED]
by the way: its usually sufficient to compile
only php3 with versioning to get bot php3 and 4
modules loaded

---

[2001-02-10 14:21:17] [EMAIL PROTECTED]
works for linux but fails on solaris

---

[2001-02-10 14:12:29] [EMAIL PROTECTED]
refiling against 4.0.

---

[2000-03-25 22:07:16] [EMAIL PROTECTED]
Yes, dynamic loading does not work with versioning currently.

We probably would need to export a few other symbols from the php library.

---

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.


ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=3783edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #3783 Updated: versioning + mysql impossible !

2001-05-09 Thread hholzgra

ID: 3783
Updated by: hholzgra
Reported By: [EMAIL PROTECTED]
Old-Status: Critical
Status: Analyzed
Bug Type: Dynamic loading
Operating system: 
PHP Version: 4.0
Assigned To: 
Comments:

strange, i thought i had already written something here ...

anyway, compiling both php 3 and 4 with versioning
works fine on x86-gnu-linux but fails on sparc-sun-solaris

from my experience and theoretical understanding 
i say that the instructions on versioning are wrong
when they tell that you have to have both php 
versions compiled with versioning to make it work

we had no problems with sparc-sun-solaris when
compiling php 3 only with versioning
php 3 still can not use dynamic extensions then,
but as this wasn't in wide use in php 3 anyway
it doesn't hurt to much

Previous Comments:
---

[2001-05-09 11:16:47] [EMAIL PROTECTED]
As I didn't get any answer maybe setting this to critical
will get someone's attention..

--Jani


---

[2001-05-02 21:10:38] [EMAIL PROTECTED]
To PHP-developers: Is anybody doing anything about this?

--Jani


---

[2001-03-16 14:23:41] [EMAIL PROTECTED]
by the way: its usually sufficient to compile
only php3 with versioning to get bot php3 and 4
modules loaded

---

[2001-02-10 14:21:17] [EMAIL PROTECTED]
works for linux but fails on solaris

---

[2001-02-10 14:12:29] [EMAIL PROTECTED]
refiling against 4.0.

---

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.


ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=3783edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #3783 Updated: versioning + mysql impossible !

2001-05-09 Thread sniper

ID: 3783
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Old-Bug Type: Dynamic loading
Bug Type: Documentation problem
Operating system: 
PHP Version: 4.0
Assigned To: 
Comments:

reclassified as documentation problem.

--Jani


Previous Comments:
---

[2001-05-09 11:35:39] [EMAIL PROTECTED]
strange, i thought i had already written something here ...

anyway, compiling both php 3 and 4 with versioning
works fine on x86-gnu-linux but fails on sparc-sun-solaris

from my experience and theoretical understanding 
i say that the instructions on versioning are wrong
when they tell that you have to have both php 
versions compiled with versioning to make it work

we had no problems with sparc-sun-solaris when
compiling php 3 only with versioning
php 3 still can not use dynamic extensions then,
but as this wasn't in wide use in php 3 anyway
it doesn't hurt to much

---

[2001-05-09 11:16:47] [EMAIL PROTECTED]
As I didn't get any answer maybe setting this to critical
will get someone's attention..

--Jani


---

[2001-05-02 21:10:38] [EMAIL PROTECTED]
To PHP-developers: Is anybody doing anything about this?

--Jani


---

[2001-03-16 14:23:41] [EMAIL PROTECTED]
by the way: its usually sufficient to compile
only php3 with versioning to get bot php3 and 4
modules loaded

---

[2001-02-10 14:21:17] [EMAIL PROTECTED]
works for linux but fails on solaris

---

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.


ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=3783edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #3783 Updated: versioning + mysql impossible !

2001-05-02 Thread sniper

ID: 3783
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Dynamic loading
PHP Version: 4.0
Assigned To: 
Comments:

To PHP-developers: Is anybody doing anything about this?

--Jani


Previous Comments:
---

[2001-03-16 14:23:41] [EMAIL PROTECTED]
by the way: its usually sufficient to compile
only php3 with versioning to get bot php3 and 4
modules loaded

---

[2001-02-10 14:21:17] [EMAIL PROTECTED]
works for linux but fails on solaris

---

[2001-02-10 14:12:29] [EMAIL PROTECTED]
refiling against 4.0.

---

[2000-03-25 22:07:16] [EMAIL PROTECTED]
Yes, dynamic loading does not work with versioning currently.

We probably would need to export a few other symbols from the php library.

---

[2000-03-09 08:45:36] [EMAIL PROTECTED]
I've compiled php3.0.15 without any pb, config file :
./configure 
--with-apxs=/usr/local/apache/bin/apxs 
--with-xml 
--with-config-file-path=/usr/local/apache/conf 
--enable-versioning#versioning enabled
--enable-track-vars

  
I've also compiled the mysql part into a mysql.so module and well configured my 
php3.ini

BUT, when I try a mysql_connect(), the following error message appear :
Fatal error: Call to unsupported or undefined function mysql_connect() in 
/home/sdomas/public_html/testdb.php3 on line 9

The standard capabilities are working but it seems that I can't load a separate 
module.

Let's compile it again without versioning flag and then IT WORKS !
Nothing's really wrong but I can't use PHP3 and PHP4 together !

---

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.


ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=3783edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]