Search found 156 matches

by webfeatus
Fri Dec 02, 2011 5:32 am
Forum: PHP Help and Discussion
Topic: ioncube loading twice
Replies: 6
Views: 9718

Re: ioncube loading twice

The command above does not reveal anything.
I think because of the word "extension."
There is an ioncube.ini in /etc/php.d
But it must be being called from 2 places.
by webfeatus
Thu Dec 01, 2011 9:19 pm
Forum: PHP Help and Discussion
Topic: ioncube loading twice
Replies: 6
Views: 9718

ioncube loading twice

/usr/lib/php/ioncube/ioncube_loader_lin_5.2.so OK
/usr/lib/php/ioncube/ioncube_loader_lin_5.2.so OK

It looks like this is loading twice.
Where would the calls be?
by webfeatus
Thu Nov 24, 2011 5:08 am
Forum: PHP Help and Discussion
Topic: Install mcrypt extension
Replies: 14
Views: 20731

Re: Install mcrypt extension

Thank you for your time and help.

I guess I had better look into why atomic channel failed to install and go from there.
by webfeatus
Wed Nov 23, 2011 9:17 pm
Forum: PHP Help and Discussion
Topic: Install mcrypt extension
Replies: 14
Views: 20731

Re: Install mcrypt extension

I removed the atomic repo some time ago because I'm not experienced enough when it would update php & mysql. I also recall an ioncube issue that drove me crazy. I guess that I will have to look into that again. I attempted to install the correct mcrypt module for my php version: rpm -i php-mcryp...
by webfeatus
Wed Nov 23, 2011 10:56 am
Forum: PHP Help and Discussion
Topic: Install mcrypt extension
Replies: 14
Views: 20731

Re: Install mcrypt extension

same as... # rpm -q php php-mcrypt php-5.2.17-1.el5.art php-mcrypt-5.1.6-15.el5.centos.1 I think I need to upgrade php 5.3 (pain in the arse) Already installed atomic channel - failed all that did was remove plesk.repo - nothing else yum upgrade aromic upgrade 5.3 php no progress why do I need 5.3? ...
by webfeatus
Wed Nov 23, 2011 3:19 am
Forum: PHP Help and Discussion
Topic: Install mcrypt extension
Replies: 14
Views: 20731

Re: Install mcrypt extension

I ran yum install php-mcrypt # rpm -qa | grep mcrypt libmcrypt-2.5.8-4.el5.centos php-mcrypt-5.1.6-15.el5.centos.1 BUT: "You are missing the mcrypt extension" - http://www.atticus.co.id/skel/magento-check.php NOTES: # php -r "echo phpinfo();" | grep "^mcrypt" PHP Warnin...
by webfeatus
Fri Nov 18, 2011 5:48 am
Forum: PHP Help and Discussion
Topic: Install mcrypt extension
Replies: 14
Views: 20731

Re: Install mcrypt extension

The request is from a client who needs it for a shopping cart (Magento?) under a domain account on the server.
So I should use yum install php-mcrypt - correct?
by webfeatus
Thu Nov 17, 2011 10:16 pm
Forum: PHP Help and Discussion
Topic: Install mcrypt extension
Replies: 14
Views: 20731

Re: Install mcrypt extension

scott wrote:yum install php-mcrypt is what you want.
My server admin advised:
yum install asl-php-mcrypt
- any difference?
by webfeatus
Tue Nov 15, 2011 6:05 pm
Forum: General Help and Development Discussion
Topic: rkhunter warning
Replies: 4
Views: 10541

rkhunter warning

Anyone know what I can do about these rkhunter warnings? Warning: No output found from the lsmod command or the /proc/modules file: /proc/modules output: lsmod output: Warning: The kernel modules directory '/lib/modules' is missing or empty. Warning: Found passwordless account in shadow file: atomic
by webfeatus
Tue Nov 15, 2011 8:39 am
Forum: PHP Help and Discussion
Topic: Install mcrypt extension
Replies: 14
Views: 20731

Re: Install mcrypt extension

What is the likelihood of running that command and then getting bogged down in issues of associated dependencies required but not installed on my server?
by webfeatus
Mon Nov 14, 2011 2:30 am
Forum: PHP Help and Discussion
Topic: Install mcrypt extension
Replies: 14
Views: 20731

Install mcrypt extension

Reference: http://forum.parallels.com/showthread.php?t=88711 Is this as simple as... yum install mcrypt* (why the asterisk?) My phpinfo: http://www.webfeatserver.com/status/index.php?action=phpinfo (I know that's not secure but forgive me) Will provide any info you need if someone will help me with ...
by webfeatus
Fri Aug 05, 2011 6:32 am
Forum: General Help and Development Discussion
Topic: My 2 cents re: v3
Replies: 0
Views: 2748

My 2 cents re: v3

First of all, congratulations on the move in this direction. It allows someone with a (very) basic understanding of server security to manage some things myself. The wiki teaching is GREAT! More on the way? Of course you will. I love the way you guys TEACH The excellent by-product of all this is les...
by webfeatus
Mon Jul 25, 2011 11:06 pm
Forum: General Help and Development Discussion
Topic: Plesk Web Server regularly restarting
Replies: 2
Views: 4659

Re: Plesk Web Server regularly restarting

These are the only errors/warnings that I can see which are related to this issue. OSSEC HIDS Notification. 2011 Jul 25 18:06:20 Received From: loft2234->/var/log/messages Rule: 1002 fired (level 2) -> "Unknown problem somewhere in the system." Portion of the log(s): Jul 25 18:06:19 loft22...
by webfeatus
Mon Jul 25, 2011 6:25 am
Forum: General Help and Development Discussion
Topic: Plesk Web Server regularly restarting
Replies: 2
Views: 4659

Plesk Web Server regularly restarting

I have ASL installed on two servers.
Both servers have reported regular restarts of Plesk Web Server since upgarde to ASL v3.0
To the point that on one server, watchdog has...
"Plesk Web Server on this server has been released from monitoring"

Anyone else seeing this issue?
by webfeatus
Tue Mar 15, 2011 8:20 pm
Forum: General Help and Development Discussion
Topic: Apache segmentation fault
Replies: 26
Views: 19323

Re: Apache segmentation fault

I believe that the issue started after a yum ioncube update but I cannot find any more information about the error from the logs. What happens if you rollback to an earlier version of ioncube? A bad/broken version can definitely cause segfaults. Could these 2 instances, seen reported during asl -s,...