Page 1 of 1
Last PHP src.rpm
Posted: Fri Dec 23, 2005 10:45 am
by Danny
Hi Scott, where is the latest php.src.rpm ? i cant found, i need recompile the package because i have a strange memory leaks.
Posted: Fri Dec 23, 2005 11:27 am
by scott
I havent had a chance to restore those since the build box died.
Posted: Mon Dec 26, 2005 7:33 am
by Danny
Is posible compile php from sources wihout brake plesk panel ??
I ever rebuild the php from your SRC rpms. If i remember well Plesk use a separate php and apache instances.
I plain use a configure and make commands and move php4 shared object to lib dir. Is posible make this without breaking plesk ??
Can you give me a tips to recompile/rebuild php ??
Posted: Mon Dec 26, 2005 10:19 am
by scott
correct, there are two separate installations of apache and php on a PSA box. One is from the vendor (redhat, suse, etc), the other is from sw-soft, which is responsible for the PSA control panel. You cannot rebuild or otherwise modify that daemon without breaking PSA. You can however modify the vendor daemon.
Posted: Mon Dec 26, 2005 11:07 am
by Danny
Ok however, thanks a lot Mr Scott
