Re: getting a php capability on ubuntu was Re: using scripting languages to automate a browser [message #180461 is a reply to message #180448] |
Tue, 19 February 2013 09:19 |
Cal Dershowitz
Messages: 36 Registered: February 2013
Karma:
|
Member |
|
|
On 02/16/2013 11:48 PM, Arno Welzel wrote:
> M. Strobel, 2013-02-12 15:29:
>> It really helps to work within the same OS family.
>
> In *this* case - yes, for you.
>
> But "PHP development" does not necessarily involve "helper scripts",
> "piping via ssh to remote servers", "automate remote server setup and
> management" etc. This is just a use case - and even a rare one compared
> to the number of existing PHP installations and what they are used for.
>
> There are a lot of PHP based applications which only need PHP itself and
> probably a database like MySQL - and run fine on a Windows based system
> as well.
Arno,
I'd like to stop you right here and ask you a question. It goes to
overall architecture.
I notice that the facebook I spend way too much time on is written in
php. Am I correct to think that the images and vids we see on fb are
accessed through being in that database?
I ask, because with my current toolchain for uploading images to the
net, I have to create a new, unique directory every time or risk that
the content simply be there for the hacking.
What I want to do is use my web domain to show photos and vids just like
any other site can. Heck even the nra can do it. This is how I promote
the projects I'm working on.
>
> Therefore i would not say that Linux is the "native" platform for PHP.
> Apache is also not the "native" platform for web servers - other systems
> like nginx or IIS exist and are used as well.
>
> Of course - depending on what you want to do, it is important to have
> the same environment for development as for production (same web server,
> same libraries etc.). But this may also just be "Apache", "MySQL", "PHP"
> - and nothing more.
>
>
Gruss aus den Staaten,
--
Cal
|
|
|