[PHP] Do i have to recompile php?

2004-11-29 Thread newbin shang
Hi all.
I am now using mysql-5.0.0-alpha, recently I have encountered some
error when I create tables, so I want to degrade to the latest stable
version of mysql(say 4.1.7)
I want to know that once I have recompiled mysql, do I have to
recompile php too(php is compiled as a module of apache)?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] install error:cyrus-imap version 2.0.8 or greater required

2004-12-22 Thread newbin shang
>List:   php-install
>Subject:[PHP-INSTALL] configure: error: cyrus-imap version >2.0.8
or greater required
>From:   "Michael J. Pelletier" ! com>
>Date:   2003-11-03 6:45:59
>
>Hello,
>
>When I try to compile with cyrus I get
>
>checking for cyrus imap support... yes
>configure: error: cyrus-imap version 2.0.8 or greater required
>
>The probem is I have cyrus-2.1.15 installed!!!
>
>No matter what I do I can not make the configure script realize >that I have
>a version > 2.0.8!
>
>Can someone help?
>
>Michael

Hi all, I have encountered the same question, and my cyrus-imapd
version is 2.2.10, has anyone resolved this porblem?
Thanks.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] An apache rewrite/redirect problem

2004-12-23 Thread newbin shang
Merry Christmas everyone.

I want to know that when one request the address
http://reg.mysite.com/regname , how can it be redirected to
https://www.mysite.com:70/index.php?action=registration®_id=regname
 using the apache redirect/rewrite function?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] An apache rewrite/redirect problem

2004-12-23 Thread newbin shang
I am so sorry for  asking a disrelated question here because I am
urgent then, regret to disturb you.

I have solved this problem myself.

Thank you anyway.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php