Where can I download the latest Apache, MySQL and PHP offline installers (maybe .deb
)? (both x64
and x86
, if available)
I'm currently on Windows, and can't switch to Ubuntu and use apt-get download
(or something like this).
Thanks.
Where can I download the latest Apache, MySQL and PHP offline installers (maybe .deb
)? (both x64
and x86
, if available)
I'm currently on Windows, and can't switch to Ubuntu and use apt-get download
(or something like this).
Thanks.
this is direct link for LAMP/XAMPP
you can convert to deb with Alien. To install Alien type
sudo apt-get install alien
and for manual how to convert any format, type
man alien