[PHP] Do i have to recompile php?
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
>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
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
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