[PHP-INSTALL] --with-mysql directory
Hello, http://us3.php.net/mysql says "specify the path to MySQL's install directory, like so: --with-mysql=/path/to/mysql. This will force PHP to use the client libraries installed by MySQL" Just a sanity check as to what exactly is meant by "install directory" If the binaries are: /usr/local/bin/mysql /usr/local/bin/mysql_config /usr/local/bin/mysql_fix_privilege_tables etc... and the client libs are: /usr/local/lib/mysql/libmysqlclient.a /usr/local/lib/mysql/libmysqlclient.so /usr/local/lib/mysql/libmysqlclient.so.12 etc... and db's are in /var/db/mysql etc.. then what directory "/path/to/mysql" do you want to specify in --with-mysql=/path/to/mysql? /usr/local correct? TIA!
Re: [PHP-INSTALL] --with-mysql directory
Never mind, we decided to ditch PHP for this project and use mod_perl: 1) since its more secure, reliable and extendable out of the box (IE you can add most functionality without worrying about rebuilding apache) 2) Its more intuitive and extendable 3) The support lists are way better (IE this email just needed a simple "Yes" and got nothing for several days) So based on that our latest servers will not have PHP on them Thanks for helping us finalize the decision :) Lee.M JupiterHost.Net wrote: Hello, http://us3.php.net/mysql says "specify the path to MySQL's install directory, like so: --with-mysql=/path/to/mysql. This will force PHP to use the client libraries installed by MySQL" Just a sanity check as to what exactly is meant by "install directory" If the binaries are: /usr/local/bin/mysql /usr/local/bin/mysql_config /usr/local/bin/mysql_fix_privilege_tables etc... and the client libs are: /usr/local/lib/mysql/libmysqlclient.a /usr/local/lib/mysql/libmysqlclient.so /usr/local/lib/mysql/libmysqlclient.so.12 etc... and db's are in /var/db/mysql etc.. then what directory "/path/to/mysql" do you want to specify in --with-mysql=/path/to/mysql? /usr/local correct? TIA!
[PHP-INSTALL] --with-mysqli and --with-mysql
Howdy list, http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says: "If you would like to install the mysql extension along with the mysqli extension you have to use the same client library to avoid any conflicts." So, assuming PHP5 and MySQL > 4.1.3: These are the two ways to do both --with-mysql and --with-mysqli correct: a) --with-mysql --with-mysqli=/path/to/mysql_config b) --with-mysql=/usr --with-mysqli=/usr If not, whats the proper way to do --with-mysqli with: a) -with-mysql b) --with-mysql=DIR I asked php-db@lists.php.net but was met with crickets :) TIA!
Re: [PHP-INSTALL] --with-mysqli and --with-mysql
[EMAIL PROTECTED] wrote: On Tue, 14 Feb 2006, JupiterHost.Net wrote: ; Howdy list, ; ; http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says: ; "If you would like to install the mysql extension along with the mysqli ; extension you have to use the same client library to avoid any conflicts." This is what I do, MySQL is installed in /opt/mysql here --with-mysql=/opt/mysql --with-mysqli=/opt/mysql/bin/mysql_config Thanks :) So the two ways: a) -with-mysql b) --with-mysql=DIR both use: --with-mysqli=DIR/bin/mysql_config But "b" is the making it "use the same client library to avoid any conflicts", correct? (IE "b" is the way it should be done, right?)
Re: [PHP-INSTALL] --with-mysqli and --with-mysql (fwd)
[EMAIL PROTECTED] wrote: Here is how I did it. Using the mysql-standard-5.0.18.tar.gz static binary distribution for linux. You have to use the same libraries when compiling the mysql & mysqli modules. This will happen, as long as you use the same paths to the MySQL installed files. For the Linux Non RPM binaries, they are: --with-mysql=shared,/usr/local/mysql --with-mysqli=shared,/usr/local/mysql/bin/mysql_config Almost identical, so obviously you will be using the same client libraries. #! /bin/sh # # Created by configure './configure' \ '--with-apxs2=/usr/local/apache-2.0.55/bin/apxs' \ '--prefix=/usr/local/php-5.1.2' \ '--with-mysql=shared,/usr/local/mysql/' \ '--with-mysql-sock=/var/lib/mysql/mysql.sock' \ '--with-zlib-dir=/usr/include' \ '--with-mysqli=shared,/usr/local/mysql/bin/mysql_config' \ "$@" HTH Keith Thanks Keith :) In theory, theory and practice are the same; In practice they are not. Where is that quote from, its nice :)
Re: [PHP-INSTALL] --with-mysqli and --with-mysql
This is what I do, MySQL is installed in /opt/mysql here --with-mysql=/opt/mysql --with-mysqli=/opt/mysql/bin/mysql_config Thanks :) So the two ways: a) -with-mysql b) --with-mysql=DIR both use: --with-mysqli=DIR/bin/mysql_config But "b" is the making it "use the same client library to avoid any conflicts", correct? (IE "b" is the way it should be done, right?) Any insight into that question? Will "a" even work? IE: --with-mysql --with-mysqli=/opt/mysql/bin/mysql_config Danke!
Re: [PHP-INSTALL] Remove me from this list
Santos Geovanni S.E. wrote: Please, remove me of the list Please use the email address in the list-unsubscribe header of each message from the list for this request instead of spamming all the subscribers (who BTW can't subscribe or unsubscribe anyone since they are not list admins)
Re: [PHP-INSTALL] Remove me from this list
Lester Caine wrote: JupiterHost.Net wrote: Please use the email address in the list-unsubscribe header of each message from the list for this request instead of spamming all the subscribers (who BTW can't subscribe or unsubscribe anyone since they are not list admins) JupiterHost - the PROBLEM is that the unsubscribe facility simply does not work a lot of the time. So what is needed *IS* someone who can sort No what is needed is for them to contact the site not the list, or at the very least explain: - I've tried this address, its just bounces - I've tried this url and never get a confirmation - i do this and get that, etc etc instead of YELLING at me twenty times to take him off the list when I have no power too. *Thats* what irks me :) the mess out. Many of the lists BOUNCE messages to the unsubscribe and to admin rather than processing them, so the ONLY way of accessing is via the list itself. Or the url of the list, or the webmaster of the site instead of the *subscribers* So rather than adding to the spam, perhaps you could contribute an alternative method by which people *CAN* unsubscribe. 1) try these first: a) list-unsubscribe header b) the form at http://www.php.net/mailing-lists.php c) http://www.php.net/mailing-lists.php : If you have trouble getting off from any of our mailing lists, or would like to unsubscribe from a mailing list not listed here, we have more information for you on the unsubscription page. the "unsubscription page" is a link to http://www.php.net/unsub.php with lots of swell info d) http://www.php.net/contact.php 2) if #1 failed, post to the list outlining the results of 1.a - 1.d INSTEAD of a mindless YELLING spam to all the subscribers :) Also to go along with step 2: At the very bottom of http://www.php.net/unsub.php it says this: "If you are receiving mail from one of the mailing lists, there should be absolutely no reason that you would be unable to unsubscribe yourself from the list, except for your ability to follow these directions. However, if you find yourself unable to unsubscribe from the mailing list, send an email to [EMAIL PROTECTED] Make sure to include the complete headers from one of the messages you have received from the mailing list. Keep in mind that there's a human being at the other end of that last email address, so you'll have to be patient." So, I hope you find that helpful and urge anyone who is having issues to RTFM instead of spamming a list in an unreasonable and clueless manner so that I have to read it to you :)
Re: [PHP-INSTALL] Re: REMOVAL NOW
>>> "juan Culasso" <[EMAIL PROTECTED]> 16-Feb-06 11:42:18 AM >>> PLEASE HELP ME REMOVE AT THIS TIME!!! PLEASE - ATTN JUAN CULASSO - LEÍDO POR FAVOR ** ATTN JUAN CULASSO - PLEASE READ ** Lester Caine escribió: JupiterHost.Net escribió: Utilice por favor el email address en el jefe de la lista-unsubscribe de cada mensaje de la lista para esta petición en vez del Spamming todos los suscriptores (quiénes el BTW no puede suscribir o unsubscribe cualquier persona puesto que no son admins de la lista) JupiterHost - el PROBLEMA es que la facilidad del unsubscribe no trabaja simplemente los muchos del tiempo. Cuál es necesario * ES tan * alguien que puede clasificar Ningún cuál es necesario está para que entren en contacto con el sitio no la lista, o por lo menos explica: - he intentado esta dirección, sus despedidas justas - he intentado este URL y nunca consigo una confirmación - hago esto y consigo eso, etc etc en vez de la GRITERÍO en mí veinte veces de tomarlo de la lista cuando no tengo ninguna energía también. * Thats * qué me molesta el lío hacia fuera. Muchos de los mensajes de DESPEDIDA de las listas al unsubscribe y al admin más bien que a procesarlos, así que la ÚNICA manera de tener acceso está vía la lista sí mismo. O el URL de la lista, o el webmaster del sitio en vez del * suscriptores * Tan más bien que agregando al Spam, quizás usted podría contribuir un método alternativo por el cual gente * PUEDA * unsubscribe. 1) intenta estos primeros: a) jefe de la lista-unsubscribe b) la forma en http://www.php.net/mailing-lists.php c) http://www.php.net/mailing-lists.php: Si usted tiene apuro el conseguir apagado de cualesquiera de nuestras listas que envían, o lo quisiera al unsubscribe de una lista que envía no enumerada aquí, tenemos más información para usted en la página del unsubscription. la "página del unsubscription" es un acoplamiento a http://www.php.net/unsub.php con las porciones de la inflamación Info d) http://www.php.net/contact.php 2) si #1 falló, poste a la lista que contornea los resultados de 1.a - 1.d en vez de un Spam GRITADOR mindless a todos los suscriptores También para ir junto con el paso 2: En el mismo fondo de http://www.php.net/unsub.php dice esto: "si usted está recibiendo el correo a partir de la una de las listas que envían, no debe haber absolutamente razón que usted no podría al unsubscribe usted mismo de la lista, a excepción de su capacidad de seguir estas direcciones. Sin embargo, si usted se encuentra incapaz al unsubscribe de la lista que envía, envíe un email a [EMAIL PROTECTED] Cerciórese de incluir los jefes completos a partir del uno de los mensajes que usted ha recibido de la lista que enviaba. Tenga presente que hay un ser del ser humano en el otro extremo de ese email address pasado, así que usted tendrá que ser paciente." Así pues, le espero el hallazgo que provechoso y el impulso cualquier persona que está teniendo ediciones al RTFM en vez del Spamming una lista en una manera desrazonable y clueless de modo que tenga que leerla a usted In English ** Lester Caine wrote: > JupiterHost.Net wrote: > >> Please use the email address in the list-unsubscribe header of each message from the list for this request instead of spamming all the subscribers (who BTW can't subscribe or unsubscribe anyone since they are not list admins) > > > > JupiterHost - the PROBLEM is that the unsubscribe facility simply does not work a lot of the time. So what is needed *IS* someone who can sort No what is needed is for them to contact the site not the list, or at the very least explain: - I've tried this address, its just bounces - I've tried this url and never get a confirmation - i do this and get that, etc etc instead of YELLING at me twenty times to take him off the list when I have no power too. *Thats* what irks me > the mess out. Many of the lists BOUNCE messages to the unsubscribe and to admin rather than processing them, so the ONLY way of accessing is via the list itself. Or the url of the list, or the webmaster of the site instead of the *subscribers* > So rather than adding to the spam, perhaps you could contribute an alternative method by which people *CAN* unsubscribe. 1) try these first: a) list-unsubscribe header b) the form at http://www.php.net/mailing-lists.php c) http://www.php.net/mailing-lists.php : If you have trouble getting off from any of our mailing lists, or would like to unsubscribe from a mailing list not listed here, we have more information for you on the unsubscription page. the "unsubscription page" is a link to http://www.php.net/unsub.php with lots of swell info d) http://www.php.net/contact.php 2) if #1 failed, post to the list outlining the results of 1.a - 1.d INSTEAD of a mindless YELLING spam to all the subsc
Re: [PHP-INSTALL] Remove me from this list
Duncan Adams wrote: i have been trying for about a year to get off this list none if the unsubscribe stuff works, and it is only this list the others u just list-unsubscribe and hay no problem. so this is my herpes list, with me until i die. That long? sheesh :) Apparently this list is handled much like PHP itself, a quickly cobbled mess of goo, that looks shiny at first but then turns out to be radioactive biologic hazard :) I'm surprised the list admin hasn't been unindated by emails yet, maybe the address just black holes??
Re: [PHP-INSTALL] Remove me from this list
Dale wrote: We can't the site does not work for removal. Your email subject "[PHP-INSTALL] List-Unsubscribe" (body "[EMAIL PROTECTED]") was to "php-install@lists.php.net" not the List-unsubscribe header address: "[EMAIL PROTECTED]" Plus apprently its borken anyway, so try the next option on the list. If you think it does please go remove your self and write some simple instructions. Then after a day or so rejoin the list and tell the rest The instruction are below with every possible means of doing it, culminating in a direct human contact that will have to do it manually. If that fails the php.net webmaster will need to know about it. The point is not to spam the list with requests to unsubscribe since we can't do anything about it, contact the site people if the site is broken. To those playing along at home, I'm refering to: So rather than adding to the spam, perhaps you could contribute an alternative method by which people *CAN* unsubscribe. 1) try these first: a) list-unsubscribe header b) the form at http://www.php.net/mailing-lists.php c) http://www.php.net/mailing-lists.php : If you have trouble getting off from any of our mailing lists, or would like to unsubscribe from a mailing list not listed here, we have more information for you on the unsubscription page. the "unsubscription page" is a link to http://www.php.net/unsub.php with lots of swell info d) http://www.php.net/contact.php 2) if #1 failed, post to the list outlining the results of 1.a - 1.d INSTEAD of a mindless YELLING spam to all the subscribers :) Also to go along with step 2: At the very bottom of http://www.php.net/unsub.php it says this: "If you are receiving mail from one of the mailing lists, there should be absolutely no reason that you would be unable to unsubscribe yourself from the list, except for your ability to follow these directions. However, if you find yourself unable to unsubscribe from the mailing list, send an email to [EMAIL PROTECTED] Make sure to include the complete headers from one of the messages you have received from the mailing list. Keep in mind that there's a human being at the other end of that last email address, so you'll have to be patient." So, I hope you find that helpful and urge anyone who is having issues to RTFM instead of spamming a list in an unreasonable and clueless manner so that I have to read it to you :)
Re: [PHP-INSTALL] Please remove me
Dale wrote: please remove [EMAIL PROTECTED] I can not find any way that works at your site to get off this list. Please please get me off your list This is not my list, you'll need to contact the site owner instead of spamming the list subscribers who have no control over the list.