Displaying 20 results from an estimated 98 matches for "94952".
2008 Mar 14
2
MySQL IN clause for an array of strings
...39; + zips_clause + '')''
conditions = sanitize_sql(["updated_at > ? AND local_code IN ?",
since_date, zips_clause])
This is the resulting SQL:
SELECT * FROM tips WHERE (updated_at > ''2008-03-14 11:55:29'' AND
local_code IN ''(\''94952\'',\''08054\'',\''11111\'')'')
And this is the error:
Mysql::Error: You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the right syntax to
use near ''''(\''94952\''...
2011 Mar 09
3
Creating the symbolic links in the /boot and /boot/grub/
...ciate
the syntax for the command. Usually I would figure it out.
Since I have restored the files (I will double check to make sure
they are all there), do I need to run grub-install?
My apologies for bothering everyone with such a dumb error on my
part.
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2007 Jan 12
4
Problem with rpmbuild
...r doing that I wanted to check to see if I can recompile it before
making changes. So, I went to the SPECS dir and did a
rpmbuild -i php.spec
It spent a lot of time doing the compile, but at the end there were errors.
What am I missing?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2007 Oct 01
4
Permissions question
...rite to the
directory, he does not have adequate permissions.
Maybe I have not setup the owners and groups correctly. maybe there is
something I need to do with how Samba interacts with the server.
Any suggestions will be appreciated...
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2007 Feb 03
3
Unablce to open VNC
...er, I have a copy of the Desktop. Hwever, if I SSH into the
server, I get an error. Due to my lack of experience, I am not sure
what the log file means:
http://209.204.172.137/misc/vnc_error.txt
Could someone tell me what I am missing?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2006 Sep 25
4
Missing dependencies
...he past,
but this time I received a list of dependencies. This is a new
experience for me and I would appreciate any help/suggestions. Here is
one of the lines:
Error: Missing Dependency: php = 4.3.9-3.15 is needed by package php-mysql
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2011 Apr 26
9
Setting up a GUI remote access
...ccess my Linux
(Centos 5.5) via my Windows notebook - hopefully via VNC or some
similar application and then access the Windows desktop (if it is
not locked up :-) ) with Samba.
What is the best VNC like application to install or use on the
Linux server?
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2006 Oct 04
2
YUM needs older version
...hat is present,
nevertheless, I got
httpd-2.0.52-28.ent.centos4.i386
and libgcj-3.4.6-3.i386 for libgcj. That appears to be telling me that
I have newer versions of both currently installed.
Is that try? How can I resolve the problem?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2006 Aug 05
2
Computer 1A question
I want to delete all files that have the pattern of "*.zip" in the
directory /home/mydir and all sub-directories.
rm -Rf /home/mydir/*.zip
produces an error. What did I overlook?
Thanks.....
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2011 Oct 05
1
Formatting an external USB drive
I have an external USB drive that was formatted with NTFS and I
want to use it to backup some files from my Centos 5.5 system.
When I check my documentation, I am not certain of the best way
to do the formatting.
Suggestions welcomed....
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2007 May 18
1
Usb disk no longer shows in GUI
I have a USB disk and when I turned it on in the past, it's icon would
appear on my GUI Desktop. Now it is no longer visible. In terminal
mode, if I do a cd to /media/usbdisk, all of my data is there.
What am I missing here?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2007 Jan 06
2
Setting up rsync
...n
computer and setting up, what I call the encryption part, is the part I
have forgotten how to do. This is the command line:
/usr/bin/rsync -av -e ssh /home/ 192.168.0.22:/home/
Is there anyone who can translate what I am trying to do?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2005 Sep 09
3
Some 3Ware questions
...with Kernel used by Centos.
I have 4 ATA drives that were configured in two pairs. I assume that I
need a 3Wave controller that has 4 ports like the 7506-4LP...correct?
Do I need to install any software during the installation of Centos?
Todd
--
Ariste Software
200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20050909/19eabf4e/attachment.html>
2011 May 07
5
How to add a HD to a LVM
...r system drive (Centos 4.8)
and I am not sure of the command line procedures to find out if
it is recognized (I believe it is since it present in the GUI),
delete all data on it and finally add it to the LVM.
I would like to use it as a backup data drive.
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2011 Apr 11
5
Best configuration for /var/www/html/
...is not so good as
SELinux has informed me. Now all of the files have been copied
to /var/www/etc with owner and group "root". The privileges are
754 (rwxr-xr--), however apache does not have access to them.
Should the owner be apache? Group?
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2005 Aug 15
3
Best way to add/update an installation
...revent getting many minutes into an installation only
to have a CD read fail (I did verify the CD's first), I did a minimal
install. Can I use the minimal install to add the necessay packages for
a HTTP server and graphical interface?
Todd
--
Ariste Software
200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2007 Jan 06
3
Lost Samba GUI interface
After making some adjustments to Samba via the Control Center, the
System Settings | Server Settings | Samba (my preferred) no longer will
display.
Can I fix this or do I need to reinstall Centos 4.4?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2005 Sep 09
4
Installing on Abit BE7-RAID
...up through RH 9.
Is there anyone who can take me through the steps? Remove the existing
arrays? Will the drivers work with Centos 4.1? Since I used Windows to
download the HighPoint tar file for RH 9, I am not what I should do with it.
Todd
--
Ariste Software
200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2002 Jun 15
1
RES: ADVANCED ROUTING USING IPROUTE2 -> Multiple Firewalls
...via $P2 dev $IF2 weight 1
>
>
>
>
>
>
>
> I really need help.
>
>
>
> I appreciate it,
>
>
>
> Ron Reicher
>
> ronysrei@uol.com.br
>
--
Sincerely,
William L. Thomson Jr.
Obsidian-Studios, Inc.
439 Amber Way
Petaluma, Ca. 94952
Phone 707.766.9509
Fax 707.766.8989
http://www.obsidian-studios.com
--
Sincerely,
William L. Thomson Jr.
Support Group
Obsidian-Studios Inc.
439 Amber Way
Petaluma, Ca. 94952
Phone 707.766.9509
Fax 707.766.8989
http://www.obsidian-studios.com
______________________________________________...
2010 Mar 10
12
Dependency problems with Yum update
...: Missing Dependency: libmysqlclient.so.14 is needed by package
mod_auth_mysql
Error: Missing Dependency: libmysqlclient_r.so.14(libmysqlclient_14) is
needed by package MySQL-python
Many thanks from a Linux user that knows just enough to keep it running...
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.toddcary.com/aristephotography/