Znaleziono 18 wyników
Wyszukiwanie zaawansowane
- autor: nex
- 06 marca 2015, 00:57
- Forum: Serwer
- Temat: .htaccess konfiguracja
- Odpowiedzi: 0
- Odsłony: 623
Jak skonfigurować .htaccess tak żeby wyświetlał też adresy strona.pl/test
obecna konfiguracja wyświetla tylko strona.pl/test/
RewriteEngine on
RewriteBase /
RewriteRule ^(.*)/$ index.php?id=$1
Z góry dzięki za pomoc
- autor: nex
- 10 grudnia 2014, 00:05
- Forum: Serwer
- Temat: Import bazdy danych z pliku
- Odpowiedzi: 3
- Odsłony: 1517
Witam
Bardzo pilnie potrzebuje komendę na importowanie bazy danych z pliku .sql
- autor: nex
- 23 listopada 2014, 18:07
- Forum: Serwer
- Temat: ioncube problem z instalacj
- Odpowiedzi: 2
- Odsłony: 1437
Witam mam problem z zainstalowaniem ioncube. Robię wszystko jak tutaj http://www.debiantutorials.com/installing-ioncube/
a na stronie mam dalej info:
[color=#000000][font=Times New Roman]Site error: the file [/font][/color][B]/home/user/strona/html/index.php requires the ionCube PHP Loader ...
- autor: nex
- 19 sierpnia 2014, 12:27
- Forum: Serwer
- Temat: Brak dost
- Odpowiedzi: 27
- Odsłony: 12778
Dzięki, zadziałało

- autor: nex
- 19 sierpnia 2014, 12:16
- Forum: Serwer
- Temat: Brak dost
- Odpowiedzi: 27
- Odsłony: 12778
Oczywiście dalej.
[h=1]Forbidden[/h] You don't have permission to access / on this server.
[HR][/HR] Apache/2.4.7 (Ubuntu) Server at 188.165.23.146 Port 80
Zrobiłem wszystko jak pisałeś:
/etc/apache2/apache2.conf:
# This is the main Apache server configuration file. It contains the ...
- autor: nex
- 19 sierpnia 2014, 11:54
- Forum: Serwer
- Temat: Brak dost
- Odpowiedzi: 27
- Odsłony: 12778
Zrobiłem jak podałeś. Gdzie mam akomendowac Require all deined prócz /etc/apache2/apache2.conf?
do /home/user 0775
- autor: nex
- 19 sierpnia 2014, 11:31
- Forum: Serwer
- Temat: Brak dost
- Odpowiedzi: 27
- Odsłony: 12778
/etc/apache2/apache2.conf
<Directory /> Options FollowSymLinks
AllowOverride all
Require all denied
</Directory>
/etc/apache2/sites-available/000-default.conf
<VirtualHost *:80> ServerAdmin webmaster@localhost
DocumentRoot /home/user/strona/html
<Directory /home/user/strona/html ...
- autor: nex
- 19 sierpnia 2014, 11:22
- Forum: Serwer
- Temat: Brak dost
- Odpowiedzi: 27
- Odsłony: 12778
Jak to ustawić poprawnie?
<Directory />
Options FollowSymLink
s AllowOverride None
Require all acces?
</Directory>
Strzelałem z tym acces 
- autor: nex
- 19 sierpnia 2014, 11:04
- Forum: Serwer
- Temat: Brak dost
- Odpowiedzi: 27
- Odsłony: 12778
do /home/user 0755
nadałem 775 i dalej to samo.
000-default.conf
<VirtualHost *:80> # The ServerName directive sets the request scheme, hostname and port that
# the server uses to identify itself. This is used when creating
# redirection URLs. In the context of virtual hosts, the ServerName ...
- autor: nex
- 18 sierpnia 2014, 22:01
- Forum: Serwer
- Temat: Brak dost
- Odpowiedzi: 27
- Odsłony: 12778
do /home/user/strona winscp pokazuje rwxrwxr-x
ósemkowo : 0775