PDA

View Full Version : installazione XAMPP


robopap
05-10-2015, 18:03
ciao, ho installato XAMPP ma aprendo il pennello di controllo, clicco "start" su apache e poi "admin" e invece di comparire la schermata in cui devo scegliere il linguaggio e le varie impostazioni me ne sce una con scritto:


Welcome to XAMPP for Windows 5.6.12
You have successfully installed XAMPP on this system! Now you can start using Apache, MySQL, PHP and other components. You can find more info in the FAQs section or check the HOW-TO Guides for getting started with PHP applications.

Start the XAMPP Control Panel to check the server status.

Community
XAMPP has been around for more than 10 years – there is a huge community behind it. You can get involved by joining our Forums, adding yourself to the Mailing List, and liking us on Facebook, following our exploits on Twitter, or adding us to your Google+ circles.

Contribute to XAMPP translation at translate.apachefriends.org.
Can you help translate XAMPP for other community members? We need your help to translate XAMPP into different languages. We have set up a site, translate.apachefriends.org, where users can contribute translations.

Install applications on XAMPP using Bitnami
Apache Friends and Bitnami are cooperating to make dozens of open source applications available on XAMPP, for free. Bitnami-packaged applications include Wordpress, Drupal, Joomla! and dozens of others and can be deployed with one-click installers. Visit the Bitnami XAMPP page for details on the currently available apps.

mi sapete dire il perché e come fare per configurare correttamente XAMPP?

Daniels118
06-10-2015, 11:44
Cosa sarebbe la schermata in cui scegliere il linguaggio?
Il pannello di controllo è utile solo per gestire i servizi e visualizzare i file di log, in genere basta inserire i file sotto htdocs e tutto funziona a meraviglia, se hai bisogno di configurazioni particolari servono ulteriori dettagli.

les2
06-10-2015, 13:40
ciao,
una volta andava molto anche easyphp, le ultime versioni di php contengono già un webserver (che per sviluppo in locale dovrebbe bastere),
potrebbe esserti utile anche questo articolo:
http://www.html.it/articoli/installare-php-su-windows-con-bitnami/

io non uso ambiente windows (sviluppo su mac e giro in *nix), però di solito html.it è una fonte autorevole :)