Last PHP src.rpm

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Danny
Forum User
Forum User
Posts: 59
Joined: Mon Apr 11, 2005 3:48 am

Last PHP src.rpm

Unread post 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.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

I havent had a chance to restore those since the build box died.
Danny
Forum User
Forum User
Posts: 59
Joined: Mon Apr 11, 2005 3:48 am

Unread post 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 ??
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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.
Danny
Forum User
Forum User
Posts: 59
Joined: Mon Apr 11, 2005 3:48 am

Unread post by Danny »

Ok however, thanks a lot Mr Scott :D
Post Reply