Search found 8 matches
- Sat Feb 24, 2007 11:28 pm
- Forum: PHP Help and Discussion
- Topic: PHP 5.0.4.art installation on x64 RHEL 4 box
- Replies: 9
- Views: 11840
Re: Timon - Status on your php build
Timon, I followed your post after coming up empty. I have one of the new 1and1 boxes on an AMD 64bit. I have a great need for an update to php due to some bugs my software is having with the current version that Plesk has installed. If you have made progress, I would be happy to test with you. Than...
- Thu Feb 01, 2007 3:26 pm
- Forum: PHP Help and Discussion
- Topic: PHP 5.0.4.art installation on x64 RHEL 4 box
- Replies: 9
- Views: 11840
They're not using the RPM dependency resolution system to see whats installed on the box, rather they're doing one-dimentional static checks: is curl 1.2.3 installed. If you have a newer version its going to fail, until they update their code. Thank you, What do they look for ? if you compile php w...
- Thu Feb 01, 2007 7:27 am
- Forum: PHP Help and Discussion
- Topic: PHP 5.0.4.art installation on x64 RHEL 4 box
- Replies: 9
- Views: 11840
Thank you very much for your time and reply scott, Very useful information, i can go from there and explore the world of custom build environments. I'm looking forward to it. I have one last question, do you know by coincidence why plesk updates give a curl error on my custom php 5.1.4 installation,...
- Tue Jan 09, 2007 5:24 pm
- Forum: PHP Help and Discussion
- Topic: PHP 5.0.4.art installation on x64 RHEL 4 box
- Replies: 9
- Views: 11840
Sorry, was away for a few days. Thank you Scott ! I've decided to build the rpms from scratch on php 5.2, i've done this before with 5.1.4 and included all support for the extensions in one rpm, instead of seperating them in php-mysql, php-pgsql, etc. Now i want to seperate them all and make it comp...
- Sun Dec 24, 2006 1:16 am
- Forum: PHP Help and Discussion
- Topic: PHP 5.0.4.art installation on x64 RHEL 4 box
- Replies: 9
- Views: 11840
PHP 5.0.4.art installation on x64 RHEL 4 box
Dear members, I've tried everything to avoid needing to post here, but i'm really stunned, can't figure out why. Back a while ago i've asked if they would support 64-bit packages here, Scott replied he ain't had a x64 machine yet. After that i compiled a php 5.1.4 version myself with everything in i...
- Thu Jun 15, 2006 5:38 am
- Forum: General Help and Development Discussion
- Topic: Get PHP5 install from source compatible with plesk 8
- Replies: 1
- Views: 2811
Okie i have found 2 solutions for this, 1. Build a rpm from source which i did for a x86_64 arch and plesk will reconize php as installed again. Bit of a pain to go through the rpm making process, but well worth it now its working. 2. A solution by plesk self, fool package management..: 1. save the ...
- Tue Jun 13, 2006 4:07 pm
- Forum: General Help and Development Discussion
- Topic: Get PHP5 install from source compatible with plesk 8
- Replies: 1
- Views: 2811
Get PHP5 install from source compatible with plesk 8
Hi there, I asked "Scott" a few days ago if there is any chance on x86_64 rpms in future and after you said you didn't have a 64 arch development envirement i decided to compile and build php5 myself. All went very well and php 5 works very well ! I only have one problem.. Plesk doesn't re...
- Mon Jun 12, 2006 8:10 am
- Forum: PHP Help and Discussion
- Topic: RPMS for x84_64 archs ?
- Replies: 3
- Views: 4996
RPMS for x84_64 archs ?
Hi there, First of all, great site and help with all ready to go RPMS ! :D Thank you for that. My question is, I have a new box running with a x86_64 architecture. Currently i only see RPMS for i386 archs. Are there plans/dates/future ideas for x86_64 RPMS ? If so that would be really great. What sh...