Displaying 20 results from an estimated 100 matches similar to: "CentOS 6: php-eaccelerator"
2006 Sep 23
1
eAccelerator RPM for php5
Does anybody know where I can find an RPM of eAccelerator for the php
5.0.4-5 in CentOS Plus REPO? RPMFORGE has an eAccelerator rpm, but for
php4.
If not, is there an easy/better way to provide php speed up with
php5.0.4-5? If not, would it be possible for a rookie, like me, to
build an RPM from source? I might take a run at that as a last resort?
Any simple howto links would be
2006 May 13
2
PHP5 questions
If I install PHP5 from centosplus it will replace PHP4, is this correct?
Or is there a way to have it installed in parallel? I know I can't run
both modules at the same time, but I'd prefer having them installed in
parallel, so I can switch back/between easier.
When I try updating I get a dependency warning from php-eaccelerator (from
dag repo) - can I ignore that? Searching thru my
2015 Dec 28
5
Phabricator/Arcanist feedback
Hi,
I recently tried reviewing/committing some of my code on
Phabricator/Arcanist for the first time and I noticed that the docs
[1] ask for feedback, so here it is!
Phabricator functions reasonably well and it is a lot easier to write
comments and respond to comments on particular parts of code as
opposed to the old way of copy and pasting patches into e-mails sent
to llvm-commits. Two minors
2006 Mar 22
8
Premature end of script headers: dispatch.cgi
Hi
I am running ruby 1.8.4 and rails 1.0.0 with Apache 2. I made a simple
rails application called demo and also created a controller called say
and an action called hello which is working fine using webrick. To run
it under Apache I created a symlink demo1 which is linked to the
demo/public directory. If I run it using www.example.com/demo1 then I
get the "Rails- Welcome Aboard"
2011 Apr 13
2
php53 and eacclerator
Hi.
There does not seem to be a php53-eaccelerator in standard Centos yum channels, from what I can see. That is a mainstay for us. Has anyone found that any particular php53-eacclerator from other locations play well with it?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Jan 07
3
Phabricator/Arcanist feedback
On Sun, Dec 27, 2015 at 10:59 PM, Manuel Klimek via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi Dan, thanks for the feedback.
>
> On Mon, Dec 28, 2015 at 6:24 AM Dan Liew <dan at su-root.co.uk> wrote:
>
>> Hi,
>>
>> I recently tried reviewing/committing some of my code on
>> Phabricator/Arcanist for the first time and I noticed that the docs
2009 Jun 24
3
Missing php* packages
Hello,
I am trying to migrate one of our fedora-based servers to CentOS. Our PHP developers doesn't allow us to switch because there are no crucial (for them) php packages:
php-smarty
php-adodb
php-accelerator
It is not acceptable for us to download sources and compile them and repeat the process each time there is a security bug.
Can you recommend any repository which will deliver all the
2008 Mar 11
1
php 4/5 dependency question
I have a PHP box which was running NagiosQL on PHP4, and all of a sudden it
stopped serving PHP pages.
I went to http://boxIP/nagiosQL/testQL.php (that application's test page)
and got the following error
"PHP without mysql support, please install mysql module to php!"
Not knowing what was broken, I attempted a "yum install php-*", but got the
following message:
--->
2008 Jun 09
2
Help, PHP/Mysql connections are so slow.
Hi.
I've got a new Centos 5.1 x86-64 server that uses PHP to
communicate with MySQL5. On this server, PHP/Mysql connections are dead
slow and unresponsive. It takes sometimes up to a minute to list tables
in phpmyadmin for example.
I've verified on the server that the
issue has to be PHP/Mysql related. If I use a CGI based Mysql admin
tool, communication is fast and there are no delays.
2006 Jul 05
5
cacti on centos
Hi all,
I'm trying to get Cacti installed on my CentOS 4.3 x86_64 box. I've
got all of required packages installed, and created database file, and
followed all the instructions in install manual.
However, when I get login screen and use admin for username/password,
it simply redirects me straight back to login screen. Looking at
user_log table, the authentication was
2010 Dec 06
2
CentOS 5.5 with MediaWiki
Hi,
How do I install php-xml 5.2.10 on CentOS 5.5?
I'm trying to install MediaWiki, and asks that package as a dependency.
Cheers,
Cl?vis
--
Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola
Administrador de Redes - Secao de Informatica (SINFO)
E-mail: clovis at feagri.unicamp.br http://www.feagri.unicamp.br
Fone(0xx19) 35211031-35211038-91173116 ou FAX(55xx19) 35211005/35211010
2009 Jun 17
3
Yum Repo that has xcache
Hi,
I am wondering where I can get a repo that has xcache. (Or if anyone has any
tips on a PHP optimizer)
Thanks
James
--
http://www.goldwatches.com
http://www.jewelerslounge.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090618/5d01a1d1/attachment-0001.html>
2005 Dec 26
1
Anyone know of a good open-source PHP accellerator that works with CentOS 64-bit?
Can you recommend a PHP accellerator that works with my CentOS 4.2
64-bit version? If it's possible, I'd like to find one that is actively
updated.
Thanks,
Ron Jones
Alpharetta, GA
2009 Jan 06
1
xCache install error ($PHP_AUTOCONF?)
Hey Guys
I'm trying to install xcache on our web server (php optcode cacher)
but I am having the following error. I have download the xcache tar
ball, unzipped and when in the unzipped directory attempting to run
phpize but it fails with the following error:
[root at server1882 xcache-1.2.2]# phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend
2007 Dec 03
2
dovecot process nice value
My imap processes seem to all be running with a nice value of -15 (top
priority). Is this usual? Not sure if this is a dovecot setting or
something going on with my own system configuration somewhere.
I know the userdb query can set the nice value but mine (a mysql query)
does not...
We're having problems with our mail partition being absolutely thrashed
and thought over-strong imap
2006 Apr 12
13
Public Directory not accessible
Been trying to deploy my rails app on Redhat ES3, Apache2, FastCGI with
Plesk all day. Fun stuff. Basically, the issue that I can not solve has
to do with access to /public. None of my images, javascripts, etc. are
working in the app. Trying to access any of these results in a 404 (or
routing error if in developer mode). Oddly, the 404 file it displays is
-- you guessed it -- in fact *in*
2005 Jun 27
5
"sh -i" My server was hacked. How can i found hole on my server?
Hello.
My server was hacked. The CPU has been loaded on 99 % by "sh -i" process.
I found out that someone has started phpshell through a hole in one of phpbb forums.
Also has filled in scripts for flud and spam and "vadim script" in
"/tmp". I has made it noexec. Recently has found out the same process.
May be i have left again /tmp opened, or other hole may
2006 Jun 22
9
Apache Security
Hello, I have a server running CentOS 4.3 with all the latest updates.
The server in question has been hacked by spammers a few times. The
details of the hack have been basically the same every time. I find
some directory created by the apache user account in /tmp. The new
directory contains an html file, and a list of email addresses to spam
and a perl script that spams all those email
2006 Aug 15
66
What are the cons of using rails?
Performace hits? Integration with existing applications? Security?
Bugs? Memory use?
-Ben Lisbakken
--
Posted via http://www.ruby-forum.com/.
2016 Jan 07
2
Phabricator/Arcanist feedback
> On Jan 7, 2016, at 9:57 AM, Mehdi Amini via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
>>
>> On Jan 7, 2016, at 9:45 AM, David Blaikie via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>>
>>
>>
>> On Sun, Dec 27, 2015 at 10:59 PM, Manuel Klimek via llvm-dev <llvm-dev at lists.llvm.org