Re: PHP: function_exists(mysql_connect) return false

2006-05-29 Thread Alex Alexander
How about# apt-get install php5-mysql or# apt-get install php4-mysqldepending on the version of PHP you are using?Whenever I need Apache with PHP/mySQL support I do# apt-get install libapache2-mod-php5 php5-mysql php5 phpmyadmin mysql-server-5.0same thing works for php4.AlexOn 5/29/06, Ravid at ho

Re: OT: Unsubscribe from linux-il

2006-05-29 Thread Michael Vasiliev
On Thursday May 25 2006 18:38, Uri Sharf wrote: > Apologies for the OT, but I can't unsubscribe [EMAIL PROTECTED] from > this list even after following the instructions provided by Listar. > Would appreciate help with manual removal. Removed manually by list owner. -- Sincerely Yours, Michael Va

Re: HTTPS URL finding

2006-05-29 Thread Lionel Elie Mamane
On Tue, May 30, 2006 at 04:25:00AM +0530, Madhav Sathe wrote: > i want to find the URL in the HTTPS packets. Look at the logs of the http server that is getting those packets. -- Lionel = To unsubscribe, send mail to [EMAIL PROTEC

Re: Hallelujah! Hspell 1.0 is released.

2006-05-29 Thread Oded Arbel
On Mon, 2006-05-29 at 23:40 +0300, Nadav Har'El wrote: > Well, if the "aspell binary API" that you mention can take alternative > dictionaries, like aspell does, then you can probably use Aspell's Hebrew > dictionary (created from Hspell's word list, of course). This is the same > thing you do to g

HTTPS URL finding

2006-05-29 Thread Madhav Sathe
hi all, i want to find the URL in the HTTPS packets. in HTTP we can find that using standard headers...but in HTTPS the data in TCP (i.e. HTTP packets) will be encrypted... is there any way to find the URL in HTTPS packets... thanks, madhav

Re: Inheriting directory permission

2006-05-29 Thread Ilya Konstantinov
Lionel Elie Mamane wrote: Similar question, can I change the default umask of a certain user? That's also possible through POSIX ACLs. Even more interested in how you do that with ACLs. Else, I'd recommend using the appropriate PAM module, although the user can override that

Re: PHP: function_exists(mysql_connect) return false

2006-05-29 Thread Tzafrir Cohen
On Mon, May 29, 2006 at 11:38:25PM +0300, Ravid at home wrote: > Hello to you all, > > I have been trying to install AMP/freePBX on a debian box which require > the usage of > the function mysql_connect. > In the installation process function_exist(mysql_connect) return false. > whilst get_define

Re: Inheriting directory permission

2006-05-29 Thread Lionel Elie Mamane
On Tue, May 30, 2006 at 12:04:09AM +0300, Ilya Konstantinov wrote: > E Leibovich wrote: >> Is there any standard way to make a certain folder to "inherit" >> it's permission, to set a "umask" for this directory? i.e. I want >> all files created in this directory to have the same permssions of >> t

Re: Inheriting directory permission

2006-05-29 Thread Ilya Konstantinov
E Leibovich wrote: Is there any standard way to make a certain folder to "inherit" it's permission, to set a "umask" for this directory? i.e. I want all files created in this directory to have the same permssions of the directory. That's possible through POSIX ACLs. man setfacl. Make sure y

Re: Hallelujah! Hspell 1.0 is released.

2006-05-29 Thread Nadav Har'El
On Mon, May 29, 2006, Oded Arbel wrote about "Re: Hallelujah! Hspell 1.0 is released.": > Unlike KDE which uses configurable backends for the spell checker (and > standard unix pipe semantics to interface with the spell checker), GNOME > uses gnome-spell which is a library linked against the aspel

PHP: function_exists(mysql_connect) return false

2006-05-29 Thread Ravid at home
Hello to you all, I have been trying to install AMP/freePBX on a debian box which require the usage of the function mysql_connect. In the installation process function_exist(mysql_connect) return false. whilst get_defined_functions do show the function in it's array. I've looked at /etc/apache2

Re: Inheriting directory permission

2006-05-29 Thread Orna Agmon
On Mon, 29 May 2006, E Leibovich wrote: > Is there any standard way to make a certain folder to "inherit" it's > permission, to set a "umask" for this directory? i.e. I want all files > created in this directory to have the same permssions of the directory. I looked for an option several years

Re: Hallelujah! Hspell 1.0 is released.

2006-05-29 Thread Oded Arbel
On Mon, 2006-05-29 at 18:12 +0300, Nadav Har'El wrote: > On Thu, May 25, 2006, Gilboa Davara wrote about "Re: Hallelujah! Hspell 1.0 > is released.": > > On Tue, 2006-05-16 at 10:37 +0300, Dan Kenigsberg wrote: > > > We are proud to present a new version of Hspell, the free Hebrew > > > spell-che

Inheriting directory permission

2006-05-29 Thread E Leibovich
--0-1226618641-1148926949=:50606 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Is there any standard way to make a certain folder to "inherit" it's permission, to set a "umask" for this directory? i.e. I want all files created in this directory to have the same pe

Re: Hallelujah! Hspell 1.0 is released.

2006-05-29 Thread Nadav Har'El
On Thu, May 25, 2006, Gilboa Davara wrote about "Re: Hallelujah! Hspell 1.0 is released.": > On Tue, 2006-05-16 at 10:37 +0300, Dan Kenigsberg wrote: > > We are proud to present a new version of Hspell, the free Hebrew > > spell-checker. > > Congrats for the great work. > Did you have any luck g

RE: Google SOC.

2006-05-29 Thread Tzahi Fadida
Great, Good luck with the students. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Oded Shimon > Sent: Saturday, May 27, 2006 5:43 PM > To: 'Linux-IL' > Subject: Re: Google SOC. > > On Sat, May 27, 2006 at 05:11:09PM +0200, Tzahi Fadida wrote: >

Re: Google SOC.

2006-05-29 Thread Oded Shimon
On Sat, May 27, 2006 at 05:11:09PM +0200, Tzahi Fadida wrote: > A bit of sharing. > > My application was accepted to Google SOC. > http://code.google.com/soc/pgsql/about.html > http://tzahi.webhop.info/socproposal.txt > > Are there more Israeli accepted soc applications? For a minute there I tho

Re: inline spell checking in GNOME browsers [was Hallelujah!Hspell 1.0 is released.]

2006-05-29 Thread Oded Arbel
--=-bg3jAnsUDzHwwt7x6KTq Content-Type: text/plain Content-Transfer-Encoding: 7bit On Mon, 2006-05-29 at 12:44 +0300, Nadav Har'El wrote: > On Mon, May 29, 2006, Oded Arbel wrote about "Re: inline spell checking in > GNOME browsers [was Hallelujah!Hspell 1.0 is released.]": > > > > dictionaries

Re: inline spell checking in GNOME browsers [was Hallelujah!Hspell 1.0 is released.]

2006-05-29 Thread Nadav Har'El
On Mon, May 29, 2006, Oded Arbel wrote about "Re: inline spell checking in GNOME browsers [was Hallelujah!Hspell 1.0 is released.]": > > > dictionaries site) but I can't select more then one dictionary - I can > > > use only either the hebrew one which doesn't spell check english, or the > > > eng

Re: inline spell checking in GNOME browsers [was Hallelujah!Hspell 1.0 is released.]

2006-05-29 Thread Oded Arbel
On Mon, 2006-05-29 at 12:28 +0300, Nadav Har'El wrote: > On Mon, May 29, 2006, Oded Arbel wrote about "Re: inline spell checking in > GNOME browsers [was Hallelujah!Hspell 1.0 is released.]": > > I also added a hebrew dictionary (hspell based from the thunderbird > > dictionaries site) but I can't

Re: inline spell checking in GNOME browsers [was Hallelujah!Hspell 1.0 is released.]

2006-05-29 Thread Nadav Har'El
On Mon, May 29, 2006, Oded Arbel wrote about "Re: inline spell checking in GNOME browsers [was Hallelujah!Hspell 1.0 is released.]": > I also added a hebrew dictionary (hspell based from the thunderbird > dictionaries site) but I can't select more then one dictionary - I can > use only either the

Re: inline spell checking in GNOME browsers [was Hallelujah!Hspell 1.0 is released.]

2006-05-29 Thread Gilboa Davara
On Mon, 2006-05-29 at 01:51 +0300, Oded Arbel wrote: > On Mon, 2006-05-29 at 00:22 +0300, Oded Arbel wrote: > > On Sun, 2006-05-28 at 15:50 +0300, Jason Friedman wrote: > > > > > I understand (from having a quick look at the source) that they are > > > using myspell, based on the openoffice myspe

Re: Migration threads, SMP and HyperThreading: a question

2006-05-29 Thread Gilad Ben-Yossef
Rafi Gordon wrote: I have ran ps aux |grep migration on 2 machines, one with FC4 on x86 (NON smp kernel) and one on FC4 on x86_64 (SMP kernel). Each of these machines has a single CPU. On the first (x86) machine, there was no result. On the second (x86_64) there were 2 instances of the migrati