Getting used to FC2 now.
I downloaded php.tar.gz and now I want to know where should I extract the files to ?
For Windows 2003, I had it in C:\Program File\PHP and the php4ts.dll in C:\Windows\System32. Whats the equivalent for that in FC2 or Linux for that matter.
Thanks
PHP on FC2
Moderator: General Moderators
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
Fedora Core 2.DrHoliday wrote: What's FC2?![]()
The second full release of the community-developed free redhat distribution.
Re: PHP on FC2
On FC2, you should ideally use the RPM's to run php/mysql/etc.anjanesh wrote:Getting used to FC2 now.
I downloaded php.tar.gz and now I want to know where should I extract the files to ?
For Windows 2003, I had it in C:\Program File\PHP and the php4ts.dll in C:\Windows\System32. Whats the equivalent for that in FC2 or Linux for that matter.
Thanks
RPM's are a form of package management (Redhat Package Manager), which allows you easy access to great software like php and mysql.
You can of course build from source, but RPM's make life easier.