Displaying 20 results from an estimated 5000 matches similar to: "php-snmp"
2004 Sep 09
1
php-snmp *UPDATE*
Thank you to all the people that responded. I found a php.spec file for
EL3 and modified the php.spec file that came with the php source rpm
from the CentOS mirros. Built and installed the php-snmp rpm and it is
working great!!! For anyone that would like to have a copy for
themselves can find it at http://traffic.wonderwave.net I will leave it
up for a week or two so act fast. I also posted the
2004 May 14
2
CentOS-2 Final finally released
At long last I have uploaded CentOS-2 Final to the centos mirrors :)
Some information on CentOS-2 is available here
http://uranus.it.swin.edu.au/~jn/linux/centos-2/index.htm
as well as the caos web site.
Surely no one will find any bugs or problems, but if you do, email is
better for me ATM than IRC.
John.
--
John Newbigin - Computer Systems Officer
School of Information Technology
Swinburne
2006 Oct 17
1
make 3.79.1 assertion failed error
Hi,
Sorry for cross-posting but I need to tap into my most helpful
mailinglists for this problem. I have had assertion failed errors from
make before and never understood what they were or where they came from.
But now that I have them consistently for ffmpeg and mplayer on everything
smaller than FC2, which prevents me from updating both mplayer and ffmpeg
(and I know lots of other
2004 Nov 19
3
openssl-0.9.7a-33.12
Why is RH using such an outdated version of OpenSSL ?
I understand that they may have back-ported the fix but I just tried
installing Net::SSLeay on a Centos 3.3 box and it wouldn't install, saying
that the openssl version was old and suggested I get 9.7b or later?
How are you handling this problem? I am resorting to recompiling OpenSSL
9.7d .
Thanks,
Dave
2005 Mar 23
9
Apache Web Server mod_jk configuration
Has anyone done configuration of apache webserver with Tomcat 5.5.7
I cannot integrate them together?>
Any help will be appreciated
Regards
Vaneet
Vaneet Sharma
executive manager
iDeasTank Limited
an iwg business
dolphins'' court po 388
valletta, m-malta/europe
mobile: +356 9943 8263
skype: CALLVANEET
fax: +356 9952 8888
phone: +356 9942 8888
vaneet@iwg.info
call me on
2005 Feb 21
1
keepalived on centos 3.4
Is anyone successfully using dag's keepalived-1.1.10-1.1.el3.rf on
centos 3.4?
It's giving me some strange issues (LVS Topology never shows up, even
though I can manually set it w/ ipvsadm)
Attempting to rebuild it has been less than successful, as anyone who
tries will see in their appropriate BUILD/keepalived-1.1.10/config.log
and in the rpmbuild output. It complains about openssl
2009 Sep 16
12
Connecting to Oracle (Solaris Sparc 10)
My company''s System-admin installed Ruby and Gems (using Sun Coolstack
package) and I have sudo access to ruby, gem etc. Now I need to get my
app to talk to oracle db (through network).
From what I understand, it requires three steps:
Step 1: Install oracle instant client ( I installed it in my ~/oracle/
instantclient_11_1)
Step2: Install OCI8 libraries (this is where I am stuck). Here is
2005 Mar 21
3
Oracle Adapter on Mac OS X?
I had previously gotten Maik Schmidt''s patch for Oracle working, but
now am trying the official Oracle adapter with the latest Rails. I''ve
been trying to get the OCI8 connector to install under OS X, but get
the following error. Has anyone gotten it working?
----
[waterdog:~/Desktop/ruby-oci8-0.1.9] stmpjmpr% ruby setup.rb config
---> lib
---> lib/DBD
---> lib/DBD/OCI8
2013 Aug 29
3
ruby connect oracle problem
Hello folks.
I''m new in Ruby also ROR.
I installed oracle intant client and test it it works fine. Now I wanna
connect to oracle db. But its got some error. like this
*custom_require.rb:36:in `require'': cannot load such file -- oci8
(LoadError)*
my code is here.
require ''oci8''
oci =
2006 Jun 12
3
AMD64 + Debain + rails + Oracle ?
Hi folks,
Does anyone know how to install the OCI8 ruby interface on Debian64
without having to install Oracle?
My understanding, from experience with Debian i386, is that you need
Oracle (specifically the SQLPlus) installed to be able to compile
OCI8. Since my new dev machine is AMD64 running Debian, I''m stuck.
My rails applications need to connect to a remote Oracle 10g, but
cannot
2006 Apr 28
3
NoMemoryError Oracle
Hello,
I''m trying to run rails on a Solaris 10 box with Ruby/OCI8, but I''m
getting the following errors when trying to start up.
# script/server
=> Booting WEBrick...
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/commands/servers/
webrick.rb:49:in `[]='': failed to allocate memory (NoMemoryError)
from /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/
2007 Oct 01
10
Error with Mongrel_cluster
Hi Guys,
I?m getting this error with mongrel_cluster. I am able to start mongrel
through mongrel_rails start but the cluster is not working. Initially
mongrel_rails wouldn?t work but after I added $ORACLE_HOME and
$PD_LIBRARY_PATH variables it worked but mongrel_cluster isn?t working
still. The mongrel log file looks like below.
Any help is appreciated.
Thanks.
-----------begin
2006 Apr 20
4
oci8 mac os x intel
Is rails + oci8 + mac os x intel a winning combination? It appears
that oci8 might be a issue.
2009 Mar 22
3
undefined method 'define_a_column' for class 'OCI8::Cursor'
Hello. Tired of searching and finding nothing useful.
Moving application to laptop for trip.
Installed:
- Ruby (1.8.6, patchlevel 111)
- Rails (2.2.2)
- Oracle adapter (1.0.0.9250)
- ruby-oci8 (2.0.1)
- Oracle 10g Express Edition
database.yml:
development:
adapter: oracle
etc...
When I start Mongrel (ruby script/server) I get the error above. I''ve
looked everywhere I can think of.
2004 Dec 23
2
local yum repository
bit off topic, but....
I've set up my first Centos gateway server and now
setting up another server on internal network.
I thought it would be nice to use the gateway servers
"/var/cache/yum" as a local repository for any internal servers
since it would be up to date with the lastest packages and save
bandwidth.
So... I created a sym link to create a repository through
gateways
2006 Mar 06
5
Oracle XMLType data
Howdy folks,
Has anyone had any luck getting Oracle''s XMLType to play nicely with
Rails? According to the docs, it''s just a wrapper around CLOB.
However the ruby-oci8 driver throws an exception about user defined
types if you try to query a table with an XMLType column.
Any pointers would be appreciated.
Thanks,
-wilig
2006 Apr 03
1
Clarification Needed: DAG vs. rpmforge.
Dag in the thread about kvirc, I had pointed to dries repo, based on a
list of repos I use *now*, that replaced your repo with rpmforge. This
based on an instruction earlier that I should use rpmforge instead. So
when I run my "yum --enablerepo=\* list...", it did not show your repo
contents.
Should I be including *both* rpmforge and dag?
TIA
Bill
-------------- next part
2009 Apr 14
5
"keeppxe" broken in 3.74 - short-cycle 3.75
It appears that the 3.74 completely broke the "keeppxe" directive -- not
due to the command-line parser, but due to mishandling of the flag later.
I consider this to be severe enough to do a short-cycle 3.75. As a
result, I would like help with:
a) are there any other bugs that snuck through?
b) once I have a 3.75-pre1, I would really appreciate help testing it.
The goal is to have
2005 Aug 08
2
OCI8 extension for PHP
Hello,
I am wondering what do people use to connect to an oracle DB ?
I've been looking for something like php-oci8 RPM package, but no luck so far.
I hate to have to rebuilding PHP on my own just to be able to connect to an
Oracle database.
Thanks for any help
RDB
2005 Jul 27
7
Oracle OCI8, or "am I going crazy?"
All of a sudden, on three different systems, the "server_ip_address/sid_name"
syntax in database.yml has stopped working for me.
I can''t even do a OCI8.new(blah blah blah) statement from an IRB shell.
I get "ORA-12541: TNS:no listener", or some variant, depending on how I phrase it.
On systems where I have a real deal client installed, and OCI can find the
tnsnames