Displaying 4 results from an estimated 4 matches for "nandu".
Did you mean:
nand
2024 Dec 20
1
Need help with Xapian
On Wed, Dec 18, 2024 at 10:17:31AM +0000, Nandu Mayani wrote:
> The idea is to move to PHP 8 in future. As it is huge project, we want
> to upgrade to PHP 7 and Xapian 1.4.21
> But we are unable to install Xapian 1.4.21 in php 7.
>
> Could you please suggest?
I would suggest going straight to PHP8 (especially if you're strug...
2003 Feb 24
5
-bash: /bin/rm: Argument list too long
...kernel
2.4.20; fileutils version 4.1.9 ) to find out what the current limit
was. I found that 12806 filenames can be passed to rm at a time without
generating the error shown in the subject line. (Took me about a dozen
tries to reach this figure.)
Your comments would be extremely valuable.
Nandu.
2024 Dec 04
1
Need help with Xapian
Hi all,
We have been using Xapian 1.2.24 in our project for 10 years.
Our project is in PHP 5.6 and we are upgrading to PHP 7.0
The Xapian is not supporting. We tried to upgrade to Xapian 1.2.25 but still no luck.
Any help would be appricated.
Regards,
Nandu M
Disclaimer: This e-mail and any attachment to it, is intended for the exclusive and confidential use of the addressee only. It may contain information that is confidential and/or copyright material. If you are not the intended recipient of this e-mail, any disclosure, copying and other distributi...
2003 Feb 06
0
Re: Ext3-users digest, Vol 1 #793 - 9 msgs
...easier. (Or harder as the case maybe)
If the contents of grub.conf is what you want to use for your bootup
listing..
cd /boot/grub
mv menu.lst menu.lst.bak
cp grub.conf menu.lst
rm grub.conf
#optional step
ln -sf menu.lst grub.conf
#optional step
ln -sf /boot/grub/grub.conf /etc/grub.conf
HTH
Nandu
ext3-users-request@redhat.com wrote:
> Subject:
> RE: On very different journalling activity on 2 servers.
> From:
> Nico Morrison <nico.morrison@micronicos.com>
> Date:
> Thu, 6 Feb 2003 10:40:44 -0000
> To:
> "'Stephen DeBrass'" <debrass@staff....