XAMPP — кроссплатформенная сборка веб-сервера, содержащая Apache, MySQL, интерпретатор скриптов PHP, язык ... FileZilla * POP3/SMTP сервер * утилиту phpMyAdmin. XAMPP работает со всеми 32-х разрядными ОС ... способным обслуживать динамические страницы. Количество скачанных пакетов XAMPP в октябре 2008 г. — 775064 загрузок (33280 Гб). На сегодняшний день xampp является одной из лучших сборок веб-...
Last night I installed XAMPP which allows you to use your C drive as a sort of offline local web server. The lite version which I installed, includes Apache, MySQL and PHP. I have done a very simple site on www.lefletch.co.uk using CSS and PHP for the form. Very basic but its a very small learning curve. I’m going to implement a logon page, a shopping cart (test only) and perhaps a Word press ...
.... To install in Vista: Download XAMPP Install according to directions on your... do either by loading the XAMPP control panel or launching xampp_restart. ...://localhost. It will show the XAMPP home screen with lots of ... zip file into the c:\xampp\htdocs directory. You should have a... it. Create a directory c:\xampp\htdocs\moodledata I am not ... save the file in c:\xampp\htdocs\moodle\config.php If ...
... немного изучив данную проблему установил себе XAMPP.
Краткое руководство:
Очень очевидный шаг......: Starting MySQL...
LAMPP started.
Тестирование XAMPP
В вашем браузере набираете http://... открытся такая страница:
Команды для XAMPP:
Все команды выполняются в директории /...inc.php
Конфигурационный файл phpMyAdmin
Удаление XAMPP
Если не понравилось можно удалить ...
недавно начал в php копаться. нашел замечательную программу xampp, которая тебе на компе apache и (my)sql устанавливает. удобно, а поскольку freeware, то и бесплатно.
Здравствуйте, Я использую Windows Vista. Установил XAMPP, запустил Apache и MySql. MySql работает, а Apache запускается и сразу отклюсается. С чем может быть связана проблема? Как ее возможно решить? Спасибо.
... copies of my various sites. For those not in the know, XAMPP is just a package that makes installing Apache, MySQL, Perl and ... to the location of an instance of Perl. Since I'm running XAMPP on Windows XP, that means the shebang is #!"C:\xampp\perl\bin\perl.exe" rather than the #!/usr/bin/perl with which ... Apache to just read #!/usr/bin/perl as an alias for #!"C:\xampp\perl\bin\perl.exe" ?
.... # 23:23 #Dung_Eon How loathsome should Raymond be? About twice as bad as zits in your pisspipe. He's my most horrible character ever. # 02:55 Finally. Got the virtual hosts on my install of XAMPP to play nice. Also, my CGI test script works too. I had the shebang line wrong. Duh. # 03:08 Aaaargh got Torgo's theme stuck in my head argh four-note earwork argh get it out get it ...
...'t get stuff like the MySQL up and running until I installed the whole LAMP setup through the XAMPP package. Now the setup script is nice and happy with MySQL support along with other stuff.
However,
MySQL isn't in the usual locations since it's installed within the xampp folder thus when the instructions told me to
$ mysqladmin -p create dms
I had to substitute that...