Last PHP src.rpm
Last PHP src.rpm
Hi Scott, where is the latest php.src.rpm ? i cant found, i need recompile the package because i have a strange memory leaks.
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 ??
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 ??
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
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.