[PHP-DEV] Bug #7016 Updated: Error when starting iPlanet

2001-05-21 Thread lester

ID: 7016
User Update by: [EMAIL PROTECTED]
Status: Closed
Bug Type: iPlanet related
Operating system: Solaris 7
PHP Version: 4.0.2
Description: Error when starting iPlanet

I just reinstalled iPlanet w/ PHP and it's working fine now. Maybe I missed during the 
my first install. Thanks. 

Previous Comments:
---

[2001-05-22 00:55:15] [EMAIL PROTECTED]
Closing because of no feedback

---

[2001-04-30 16:43:29] [EMAIL PROTECTED]
status -> feedback

---

[2001-04-30 04:43:38] [EMAIL PROTECTED]
Try the following obj.conf entry, and see if it fixes your problem.  Apart from this 
change, you should follow the manual entry for the rest of the obj.conf

Init fn="load-modules" shlib="/path/to/server4/bin/libphp4.so" 
funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
Init fn="php4_init" LateInit="yes" 

---

[2000-11-03 21:01:15] [EMAIL PROTECTED]
reclassified

---

[2000-10-04 12:41:54] [EMAIL PROTECTED]
This is the error I got when restarting iPlanet via command line after installing PHP4 
w/o any errors showing up:

conf_init: Error running init function load-modules: dlopen of 
/usr/netscape/server/bin/libphp4.so failed (ld.so.1: ns-httpd: fatal: relocation 
error: file /usr/netscape/server/bin/libphp4.so: symbol __pure_virtual: referenced 
symbol not found)

Can you give me an ideas on what's going on here? Thanks.






We're using the GCC2.95.2 also. After configure, make and make install, these are  the 
steps I did:

1. add the ff line in mime.types
type=magnus-internal/x-httpd-phpexts=php

2. edit obj.conf
# note place following two lines after mime types init!
Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" 
shlib="/usr/netscape/server/bin/libphp4.so"
Init fn=php4_init errorString="Failed to initialize PHP!"


.
.
. # NOTE this next line should happen after all 'ObjectType' and before all 'AddLog' 
lines
Service fn="php4_execute" type="magnus-internal/x-httpd-php"
.
.




ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
Service fn=php4_execute



Are these correct?

Thanks,
Lester




---

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

Full Bug description available at: http://bugs.php.net/?id=7016


-- 
PHP Development Mailing List 
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 #7016 Updated: Error when starting iPlanet

2001-05-21 Thread derick

ID: 7016
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: iPlanet related
Operating system: 
PHP Version: 4.0.2
Assigned To: 
Comments:

Closing because of no feedback

Previous Comments:
---

[2001-04-30 16:43:29] [EMAIL PROTECTED]
status -> feedback

---

[2001-04-30 04:43:38] [EMAIL PROTECTED]
Try the following obj.conf entry, and see if it fixes your problem.  Apart from this 
change, you should follow the manual entry for the rest of the obj.conf

Init fn="load-modules" shlib="/path/to/server4/bin/libphp4.so" 
funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
Init fn="php4_init" LateInit="yes" 

---

[2000-11-03 21:01:15] [EMAIL PROTECTED]
reclassified

---

[2000-10-04 12:41:54] [EMAIL PROTECTED]
This is the error I got when restarting iPlanet via command line after installing PHP4 
w/o any errors showing up:

conf_init: Error running init function load-modules: dlopen of 
/usr/netscape/server/bin/libphp4.so failed (ld.so.1: ns-httpd: fatal: relocation 
error: file /usr/netscape/server/bin/libphp4.so: symbol __pure_virtual: referenced 
symbol not found)

Can you give me an ideas on what's going on here? Thanks.






We're using the GCC2.95.2 also. After configure, make and make install, these are  the 
steps I did:

1. add the ff line in mime.types
type=magnus-internal/x-httpd-phpexts=php

2. edit obj.conf
# note place following two lines after mime types init!
Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" 
shlib="/usr/netscape/server/bin/libphp4.so"
Init fn=php4_init errorString="Failed to initialize PHP!"


.
.
. # NOTE this next line should happen after all 'ObjectType' and before all 'AddLog' 
lines
Service fn="php4_execute" type="magnus-internal/x-httpd-php"
.
.




ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
Service fn=php4_execute



Are these correct?

Thanks,
Lester




---



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


-- 
PHP Development Mailing List 
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 #7016 Updated: Error when starting iPlanet

2001-04-30 Thread sniper

ID: 7016
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: iPlanet related
PHP Version: 4.0.2
Assigned To: 
Comments:

status -> feedback

Previous Comments:
---

[2001-04-30 04:43:38] [EMAIL PROTECTED]
Try the following obj.conf entry, and see if it fixes your problem.  Apart from this 
change, you should follow the manual entry for the rest of the obj.conf

Init fn="load-modules" shlib="/path/to/server4/bin/libphp4.so" 
funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
Init fn="php4_init" LateInit="yes" 

---

[2000-11-03 21:01:15] [EMAIL PROTECTED]
reclassified

---

[2000-10-04 12:41:54] [EMAIL PROTECTED]
This is the error I got when restarting iPlanet via command line after installing PHP4 
w/o any errors showing up:

conf_init: Error running init function load-modules: dlopen of 
/usr/netscape/server/bin/libphp4.so failed (ld.so.1: ns-httpd: fatal: relocation 
error: file /usr/netscape/server/bin/libphp4.so: symbol __pure_virtual: referenced 
symbol not found)

Can you give me an ideas on what's going on here? Thanks.






We're using the GCC2.95.2 also. After configure, make and make install, these are  the 
steps I did:

1. add the ff line in mime.types
type=magnus-internal/x-httpd-phpexts=php

2. edit obj.conf
# note place following two lines after mime types init!
Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" 
shlib="/usr/netscape/server/bin/libphp4.so"
Init fn=php4_init errorString="Failed to initialize PHP!"


.
.
. # NOTE this next line should happen after all 'ObjectType' and before all 'AddLog' 
lines
Service fn="php4_execute" type="magnus-internal/x-httpd-php"
.
.




ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
Service fn=php4_execute



Are these correct?

Thanks,
Lester




---



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


-- 
PHP Development Mailing List 
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 #7016 Updated: Error when starting iPlanet

2001-04-30 Thread avsm

ID: 7016
Updated by: avsm
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: iPlanet related
PHP Version: 4.0.2
Assigned To: 
Comments:

Try the following obj.conf entry, and see if it fixes your problem.  Apart from this 
change, you should follow the manual entry for the rest of the obj.conf

Init fn="load-modules" shlib="/path/to/server4/bin/libphp4.so" 
funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
Init fn="php4_init" LateInit="yes" 

Previous Comments:
---

[2000-11-03 21:01:15] [EMAIL PROTECTED]
reclassified

---

[2000-10-04 12:41:54] [EMAIL PROTECTED]
This is the error I got when restarting iPlanet via command line after installing PHP4 
w/o any errors showing up:

conf_init: Error running init function load-modules: dlopen of 
/usr/netscape/server/bin/libphp4.so failed (ld.so.1: ns-httpd: fatal: relocation 
error: file /usr/netscape/server/bin/libphp4.so: symbol __pure_virtual: referenced 
symbol not found)

Can you give me an ideas on what's going on here? Thanks.






We're using the GCC2.95.2 also. After configure, make and make install, these are  the 
steps I did:

1. add the ff line in mime.types
type=magnus-internal/x-httpd-phpexts=php

2. edit obj.conf
# note place following two lines after mime types init!
Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" 
shlib="/usr/netscape/server/bin/libphp4.so"
Init fn=php4_init errorString="Failed to initialize PHP!"


.
.
. # NOTE this next line should happen after all 'ObjectType' and before all 'AddLog' 
lines
Service fn="php4_execute" type="magnus-internal/x-httpd-php"
.
.




ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
Service fn=php4_execute



Are these correct?

Thanks,
Lester




---



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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]