[PHP-DEV] PHP 4.0 Bug #10107 Updated: imap dosn't work

2001-04-02 Thread sniper

ID: 10107
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Closed
Status: Bogus
Bug Type: IMAP related
Assigned To: 
Comments:

good.


Previous Comments:
---

[2001-04-02 07:14:51] [EMAIL PROTECTED]
I have solved the problem.

---

[2001-04-02 07:12:05] [EMAIL PROTECTED]
I guess you figured out that you need --with-imap-ssl in your configure line? Anyway, 
this is no bug in PHP.



---

[2001-04-02 05:42:04] [EMAIL PROTECTED]
Dear sir
I have php 4.0.4pl1 with imap-2000-2.6 ,krb5 1.1.1-25
apache 1.3.9
previously i have compiled php with following options
'./configure --with-imap --with-kerberos --with-
mysql --with-gd --with-apxs=/usr/sbin/apxs --with-xml --enable-track-vars 
--enable-debugger --enable-versioning
.At that time apache give me error that 
Cannot load /usr/modules/libphp4.so into server: /usr/modules/libphp4.so: undefined 
symbol: SSL_CTX_set_tmp_rsa_callback.
Then  i had compiled it with 
./configure --with-imap-ssl --with-kerberos --with-
mysql --with-gd --with-apxs=/usr/sbin/apxs --with-xml --enable-track-vars 
--enable-debugger --enable-versioning.
It works fine with apache but imap dosn't seems working.
Just go to this link
www.eyes4web.com/demp.php .I had written only phpinfo() function in that file.It shows 
nothing about imap.
Another thing there is no php.ini created in /usr/local/lib .

So what should i do start imap.I want to run web-based mail service on my server.

Regards
Apurva Shah

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10107&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] PHP 4.0 Bug #10107 Updated: imap dosn't work

2001-04-02 Thread apurva1978

ID: 10107
User Update by: [EMAIL PROTECTED]
Old-Status: Bogus
Status: Closed
Bug Type: IMAP related
Description: imap dosn't work

I have solved the problem.

Previous Comments:
---

[2001-04-02 07:12:05] [EMAIL PROTECTED]
I guess you figured out that you need --with-imap-ssl in your configure line? Anyway, 
this is no bug in PHP.



---

[2001-04-02 05:42:04] [EMAIL PROTECTED]
Dear sir
I have php 4.0.4pl1 with imap-2000-2.6 ,krb5 1.1.1-25
apache 1.3.9
previously i have compiled php with following options
'./configure --with-imap --with-kerberos --with-
mysql --with-gd --with-apxs=/usr/sbin/apxs --with-xml --enable-track-vars 
--enable-debugger --enable-versioning
.At that time apache give me error that 
Cannot load /usr/modules/libphp4.so into server: /usr/modules/libphp4.so: undefined 
symbol: SSL_CTX_set_tmp_rsa_callback.
Then  i had compiled it with 
./configure --with-imap-ssl --with-kerberos --with-
mysql --with-gd --with-apxs=/usr/sbin/apxs --with-xml --enable-track-vars 
--enable-debugger --enable-versioning.
It works fine with apache but imap dosn't seems working.
Just go to this link
www.eyes4web.com/demp.php .I had written only phpinfo() function in that file.It shows 
nothing about imap.
Another thing there is no php.ini created in /usr/local/lib .

So what should i do start imap.I want to run web-based mail service on my server.

Regards
Apurva Shah

---


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


-- 
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] PHP 4.0 Bug #10107 Updated: imap dosn't work

2001-04-02 Thread sniper

ID: 10107
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Closed
Status: Bogus
Bug Type: IMAP related
Assigned To: 
Comments:

I guess you figured out that you need --with-imap-ssl in your configure line? Anyway, 
this is no bug in PHP.



Previous Comments:
---

[2001-04-02 05:42:04] [EMAIL PROTECTED]
Dear sir
I have php 4.0.4pl1 with imap-2000-2.6 ,krb5 1.1.1-25
apache 1.3.9
previously i have compiled php with following options
'./configure --with-imap --with-kerberos --with-
mysql --with-gd --with-apxs=/usr/sbin/apxs --with-xml --enable-track-vars 
--enable-debugger --enable-versioning
.At that time apache give me error that 
Cannot load /usr/modules/libphp4.so into server: /usr/modules/libphp4.so: undefined 
symbol: SSL_CTX_set_tmp_rsa_callback.
Then  i had compiled it with 
./configure --with-imap-ssl --with-kerberos --with-
mysql --with-gd --with-apxs=/usr/sbin/apxs --with-xml --enable-track-vars 
--enable-debugger --enable-versioning.
It works fine with apache but imap dosn't seems working.
Just go to this link
www.eyes4web.com/demp.php .I had written only phpinfo() function in that file.It shows 
nothing about imap.
Another thing there is no php.ini created in /usr/local/lib .

So what should i do start imap.I want to run web-based mail service on my server.

Regards
Apurva Shah

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10107&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] PHP 4.0 Bug #10107 Updated: imap dosn't work

2001-04-02 Thread apurva1978

ID: 10107
User Update by: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: IMAP related
Description: imap dosn't work



Previous Comments:
---

[2001-04-02 05:42:04] [EMAIL PROTECTED]
Dear sir
I have php 4.0.4pl1 with imap-2000-2.6 ,krb5 1.1.1-25
apache 1.3.9
previously i have compiled php with following options
'./configure --with-imap --with-kerberos --with-
mysql --with-gd --with-apxs=/usr/sbin/apxs --with-xml --enable-track-vars 
--enable-debugger --enable-versioning
.At that time apache give me error that 
Cannot load /usr/modules/libphp4.so into server: /usr/modules/libphp4.so: undefined 
symbol: SSL_CTX_set_tmp_rsa_callback.
Then  i had compiled it with 
./configure --with-imap-ssl --with-kerberos --with-
mysql --with-gd --with-apxs=/usr/sbin/apxs --with-xml --enable-track-vars 
--enable-debugger --enable-versioning.
It works fine with apache but imap dosn't seems working.
Just go to this link
www.eyes4web.com/demp.php .I had written only phpinfo() function in that file.It shows 
nothing about imap.
Another thing there is no php.ini created in /usr/local/lib .

So what should i do start imap.I want to run web-based mail service on my server.

Regards
Apurva Shah

---


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


-- 
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]