Linux and PHP

This is a discussion on Linux and PHP within the PHP Language forums, part of the PHP Programming Forums category; I currently have Windows XP, but I am thinking of changing my operating system to linux because all i want ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-01-2004
Nick Mudge
 
Posts: n/a
Default Linux and PHP

I currently have Windows XP, but I am thinking of changing my operating
system to linux because all i want to do is web development with PHP, MySQL
and Apache. Does anybody recommend the best linux version for web
developement?

Also, what is the best way to transfere the files that I want to keep from
windows XP onto Linux?

I know that there is the partishioning option of having both Linux and
Windows on my computer, but I heard that, that is not the best way to go.
Comments anybody?

Nick


Reply With Quote
  #2 (permalink)  
Old 05-01-2004
Edwin van der Vaart
 
Posts: n/a
Default Re: Linux and PHP

Nick Mudge wrote:

> I currently have Windows XP, but I am thinking of changing my operating
> system to linux because all i want to do is web development with PHP, MySQL
> and Apache. Does anybody recommend the best linux version for web
> developement?


Some prefer Mandrake 10, some prefer Red Hat 9 and others prefer Fedora.
Personally I use Mandrake 9.2

> I know that there is the partishioning option of having both Linux and
> Windows on my computer, but I heard that, that is not the best way to go.
> Comments anybody?


I have no problems with the partishioning, because I have the os's on
separated HD's.
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Under construction
Reply With Quote
  #3 (permalink)  
Old 05-01-2004
Fred Emmott
 
Posts: n/a
Default Re: Linux and PHP

Nick Mudge wrote:

> I currently have Windows XP, but I am thinking of changing my operating
> system to linux because all i want to do is web development with PHP,
> MySQL
> and Apache. Does anybody recommend the best linux version for web
> developement?
>
> Also, what is the best way to transfere the files that I want to keep from
> windows XP onto Linux?
>
> I know that there is the partishioning option of having both Linux and
> Windows on my computer, but I heard that, that is not the best way to go.
> Comments anybody?
>
> Nick


Any distro apart from suse personal and lindows.

My recommendations:

1) SuSE Professional
2) Slackware
3) Debian

--

Fred
Reply With Quote
  #4 (permalink)  
Old 05-01-2004
Fred Emmott
 
Posts: n/a
Default Re: Linux and PHP

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nick Mudge wrote:

> I currently have Windows XP, but I am thinking of changing my operating
> system to linux because all i want to do is web development with PHP,
> MySQL
> and Apache. Does anybody recommend the best linux version for web
> developement?
>
> Also, what is the best way to transfere the files that I want to keep from
> windows XP onto Linux?
>
> I know that there is the partishioning option of having both Linux and
> Windows on my computer, but I heard that, that is not the best way to go.
> Comments anybody?
>
> Nick


Any distro apart from SuSE Personal and Lindows.

My recommendations:

1) SuSE Professional
2) Slackware
3) Debian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAlBM5ima0zti2BQgRAgjGAJ9Xv11h4APtSHSy8J+C3A BHhx0vnQCaA5Md
iyHzJHK/0GTK7muUXmSwopo=
=JZgB
-----END PGP SIGNATURE-----
Reply With Quote
  #5 (permalink)  
Old 05-01-2004
Agelmar
 
Posts: n/a
Default Re: Linux and PHP

Fred Emmott wrote:
> Nick Mudge wrote:
>
>> I currently have Windows XP, but I am thinking of changing my
>> operating system to linux because all i want to do is web
>> development with PHP, MySQL
>> and Apache. Does anybody recommend the best linux version for web
>> developement?
>>
>> Also, what is the best way to transfere the files that I want to
>> keep from windows XP onto Linux?
>>
>> I know that there is the partishioning option of having both Linux
>> and Windows on my computer, but I heard that, that is not the best
>> way to go. Comments anybody?
>>
>> Nick

>
> Any distro apart from suse personal and lindows.
>
> My recommendations:
>
> 1) SuSE Professional
> 2) Slackware
> 3) Debian


You're forgetting Gentoo ^-^ (Although it's definitely not for n00bs.. but
then again, neither is Slack.)


Reply With Quote
  #6 (permalink)  
Old 05-02-2004
Fred Emmott
 
Posts: n/a
Default Re: Linux and PHP

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Agelmar wrote:

> Fred Emmott wrote:
>> Nick Mudge wrote:
>>
>>> I currently have Windows XP, but I am thinking of changing my
>>> operating system to linux because all i want to do is web
>>> development with PHP, MySQL
>>> and Apache. Does anybody recommend the best linux version for web
>>> developement?
>>>
>>> Also, what is the best way to transfere the files that I want to
>>> keep from windows XP onto Linux?
>>>
>>> I know that there is the partishioning option of having both Linux
>>> and Windows on my computer, but I heard that, that is not the best
>>> way to go. Comments anybody?
>>>
>>> Nick

>>
>> Any distro apart from suse personal and lindows.
>>
>> My recommendations:
>>
>> 1) SuSE Professional
>> 2) Slackware
>> 3) Debian

>
> You're forgetting Gentoo ^-^ (Although it's definitely not for n00bs.. but
> then again, neither is Slack.)


i just can never be bothered with the install time (and I see no point in
installing from base tarballs).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAlB8Hima0zti2BQgRAoeOAJ41O7gSf8anJ9u2JevA0v iaaetp0ACgnXML
AaE/SaG9ThGs9v2eODFl4bs=
=YQm4
-----END PGP SIGNATURE-----
Reply With Quote
  #7 (permalink)  
Old 05-02-2004
Agelmar
 
Posts: n/a
Default Re: Linux and PHP

Fred Emmott wrote:
<snip>
>> You're forgetting Gentoo ^-^ (Although it's definitely not for
>> n00bs.. but then again, neither is Slack.)

>
> i just can never be bothered with the install time (and I see no
> point in installing from base tarballs).


There are quite a few reasons to go with a source-based distro (i.e. gentoo)
as opposed to a package-based distro (redhat, fedora, mandrake etc). With
something like Gentoo, everything is compiled to your specific optimization
settings... e.g. everything on my laptop is compiled
with -march=pentium4, -funroll-loops -O3 -mfpmath etc... all this makes for
a much faster system as opposed to something running code not optimized for
any particular architecture (e.g. generic x86 compilation).


Reply With Quote
  #8 (permalink)  
Old 05-02-2004
sda
 
Posts: n/a
Default Re: Linux and PHP

Agelmar wrote:

> Fred Emmott wrote:
> <snip>
>
>>>You're forgetting Gentoo ^-^ (Although it's definitely not for
>>>n00bs.. but then again, neither is Slack.)

>>
>>i just can never be bothered with the install time (and I see no
>>point in installing from base tarballs).

>
>
> There are quite a few reasons to go with a source-based distro (i.e. gentoo)
> as opposed to a package-based distro (redhat, fedora, mandrake etc). With
> something like Gentoo, everything is compiled to your specific optimization
> settings... e.g. everything on my laptop is compiled
> with -march=pentium4, -funroll-loops -O3 -mfpmath etc... all this makes for
> a much faster system as opposed to something running code not optimized for
> any particular architecture (e.g. generic x86 compilation).


Any benchmarks I've seen, or seen reported, show no increase with the
optimizations. In short, the effort isn't worth the return, unless one is doing
it for a "learning" experience. I've even heard some kernel experts saying the
optimizations often slow a system down.
Reply With Quote
  #9 (permalink)  
Old 05-02-2004
Tim Van Wassenhove
 
Posts: n/a
Default OT: Use of signing usenet messages? [was Re: Linux and PHP]

In article <vigdm1-704.ln1@fred.lan>, Fred Emmott wrote:
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.2 (GNU/Linux)
>
> iD8DBQFAlBM5ima0zti2BQgRAgjGAJ9Xv11h4APtSHSy8J+C3A BHhx0vnQCaA5Md
> iyHzJHK/0GTK7muUXmSwopo=
> =JZgB
> -----END PGP SIGNATURE-----


What's the use of signing usenet messages?
Reply With Quote
  #10 (permalink)  
Old 05-02-2004
Tony Marston
 
Posts: n/a
Default Re: Linux and PHP

It is perfectly feasible to develop using Windows XP but to deploy using
Linux/Unix. That is exactly what I do.

--
Tony Marston

http://www.tonymarston.net


"Nick Mudge" <mark1822@hotmail.com> wrote in message
news:RnTkc.6954$TD4.719001@attbi_s01...
> I currently have Windows XP, but I am thinking of changing my operating
> system to linux because all i want to do is web development with PHP,

MySQL
> and Apache. Does anybody recommend the best linux version for web
> developement?
>
> Also, what is the best way to transfere the files that I want to keep from
> windows XP onto Linux?
>
> I know that there is the partishioning option of having both Linux and
> Windows on my computer, but I heard that, that is not the best way to go.
> Comments anybody?
>
> Nick
>
>



Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 08:32 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0