Search found 14 matches

by jusu313
Mon Dec 17, 2007 7:33 pm
Forum: PHP Help and Discussion
Topic: PHP 5.2.5 woes
Replies: 107
Views: 69206

I havent automated this yet, but you can use the event manager to automatically update the zz psa file, and any other config you want when something changes. Basically you do a regex like this: perl -p -i -e "s/php_admin_value include_path/php_value include_path/g" <path to file> Thanks S...
by jusu313
Wed Feb 28, 2007 5:52 pm
Forum: General Help and Development Discussion
Topic: YUM upgrade | No more mirrors to try
Replies: 3
Views: 4488

I figured it out. Removing the cached files for yum here /var/cache/yum/ seems to have solved the problem.

Thanks
by jusu313
Wed Feb 28, 2007 4:08 pm
Forum: General Help and Development Discussion
Topic: YUM upgrade | No more mirrors to try
Replies: 3
Views: 4488

YUM upgrade | No more mirrors to try

I'm trying to do a 'yum upgrade' but I am getting the No more mirrors to try error. Here is my yum.conf file: [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=centos-release tolerant=1 exactarch=1 retries=20 obsoletes=1 gpgcheck=0 # PUT YOUR REPOS HE...
by jusu313
Sat Dec 16, 2006 4:14 am
Forum: PHP Help and Discussion
Topic: Ioncube Loader Error
Replies: 14
Views: 16362

Scott's suggestion worked for me.
by jusu313
Fri Nov 24, 2006 7:46 pm
Forum: PHP Help and Discussion
Topic: Ioncube Loader Error
Replies: 14
Views: 16362

Ioncube Loader Error

I'm trying to have ioncube running but I get this error: php -v Failed loading /usr/local/ioncube/ioncube_loader_lin_4.3.so: /usr/local/ioncube/ioncube_loader_lin_4.3.so: cannot enable executable stack as shared object requires: Permission denied PHP 4.4.2 (cgi) (built: Feb 19 2006 19:53:18) Copyrig...
by jusu313
Thu Jun 22, 2006 9:46 am
Forum: PHP Help and Discussion
Topic: rebuilding php-4.4.2-3.art.src.rpm
Replies: 3
Views: 5776

I saw that post and it did not answer my question as I am on a Centos 4.3 box and I do not have these files .rpmmacros or .rpmrc so I am not sure how to avoid the Kerberos issue. :roll: Or do I have to create them?
by jusu313
Wed Jun 21, 2006 1:35 pm
Forum: PHP Help and Discussion
Topic: rebuilding php-4.4.2-3.art.src.rpm
Replies: 3
Views: 5776

rebuilding php-4.4.2-3.art.src.rpm

I am trying to rebuild ART's php rpm but I get this:

configure: error: This c-client library is built with Kerberos support.

Add --with-kerberos to your configure line. Check config.log for details.

error: Bad exit status from /var/tmp/rpm-tmp.39073 (%build)


Any ideas?
by jusu313
Fri Jun 16, 2006 9:48 am
Forum: General Help and Development Discussion
Topic: Atomicorp Subsription Service
Replies: 2
Views: 3079

Works now. Great!

Thanks Scott.
by jusu313
Fri Jun 16, 2006 6:32 am
Forum: General Help and Development Discussion
Topic: Atomicorp Subsription Service
Replies: 2
Views: 3079

Atomicorp Subsription Service

Is the service down?

I cant seem to login.
by jusu313
Sat May 27, 2006 11:59 pm
Forum: General Help and Development Discussion
Topic: Help please
Replies: 0
Views: 2779

Help please

I am running into this error, can someone please shed some light on how to fix. ns1 kernel: grsec: From xx.xx.xx.233: denied untrusted exec of /var/www/vhosts/mydomani.com/httpdocs/verisign/bin/pfpro by /bin/bash[sh:11676] uid/euid:48/48 gid/egid:48/48, parent /usr/sbin/httpd[httpd:23975] uid/euid:4...
by jusu313
Thu May 25, 2006 2:37 am
Forum: General Help and Development Discussion
Topic: Error: lksctp-tools conflicts with kernel >= 2.6.10
Replies: 6
Views: 6256

Its a Centos 4.3. Installed your kernel package and it solved the iowait issue we were having and the server is running great. Not very familiar with the security settings compiled into this kernel, but I am not able to load some modules, and Zend modules give this error. Failed loading /usr/local/Z...
by jusu313
Wed May 24, 2006 1:21 pm
Forum: General Help and Development Discussion
Topic: Error: lksctp-tools conflicts with kernel >= 2.6.10
Replies: 6
Views: 6256

Please ignore my last post. I simply uninstalled lksctp-tools and it seems to do the trick. The only thing I got after the install is these warnings: WARNING: /lib/modules/2.6.14-4.art/kernel/drivers/pci/hotplug/pciehp.ko needs unknown symbol pcibios_set_irq_routing WARNING: /lib/modules/2.6.14-4.ar...
by jusu313
Wed May 24, 2006 1:07 pm
Forum: General Help and Development Discussion
Topic: Error: lksctp-tools conflicts with kernel >= 2.6.10
Replies: 6
Views: 6256

Error: lksctp-tools conflicts with kernel >= 2.6.10

I am trying to upgrade the kernel through yum to the one from ASL channel and I get this error after i run yum install kernel Error: lksctp-tools conflicts with kernel >= 2.6.10 Any help or pointers would be greatly appreciated. I need to upgrade the kernel as my server is crawling with the iowait i...
by jusu313
Wed May 24, 2006 12:10 pm
Forum: Requests
Topic: Kernel 2.6.15
Replies: 2
Views: 5960

Kernel 2.6.15

This would be great to have, to resolve iowait issues that 2.6.9 versions are causing.