• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

lampp - Dostęp Zabroniony! help

Status
Not open for further replies.

Wiw3K

New Member
Joined
Apr 16, 2008
Messages
371
Reaction score
3
zrobiłem reinstal systemu zainstalowałem od nowa lampp najnowszego i wszystko śmiga oprócz tego że jak wchodze na strone dedyka wyskakuje

Dostęp zabroniony!

XAMPP nowych koncepcji bezpieczeństwa:

Dostępu do żądanego katalogu jest dostępna tylko w sieci lokalnej.

To ustawienie można skonfigurować w pliku "httpd-xampp.conf".

Jeśli myślisz, że jest to błąd tego serwera, skontaktuj się z administratorem.

plik httpd-xampp.conf znalazłem w /opt/lampp/etc/extra i zmieniłem w nim Allow from 127.0.0.1/8 i jakieś mac adresy były na Allow from all
i dalej wyskakuje ten sam error...
 
apt-get remove lampp i
apt-get install apache2
apt-get install mysql

rep ++ :$
 
Code:
apt-get install apache2
apt-get install mysql-server
apt-get install phpmyadmin
 
Code:
/etc/init.d/apache2 start

Przy installacji miales do zaznaczenia rozne takie, mam nadzieje, ze zaznaczyles spacją apache2. xd
 
To resnij apacha.
r30240:~# /etc/init.d/apache2 restart
Restarting web server: apache2 ... waiting .
r30240:~#
oka, wchodze na http://ip/ i jest
It works!

This is the default web page for this server.

The web server software is running but no content has been added, yet.
oka no to git apache działa ale wchodze na http://ip/phpmyadmin
Not Found

The requested URL /phpmyadmin was not found on this server.
Apache/2.2.14 (Debian) Server at ip.ip.ip.ip Port 80
 
-EDIT-
DZIAŁA dzięki ! musiałem zrobić restart apache :)
 
Last edited:
Status
Not open for further replies.
Back
Top