[Ask] XAMMP Error 403
#1
malam bro . gmn yah ngatasi Xampp yang error .

Forbidden
You don't have permission to access on this server.

Apache Server at localhost Port 80

ane kan mau coba buka file php , nah ane taruh deh di Xampp
tpi pas dibuka kok malah gak punya hak akses ?

OS : Kali Linux 2016

[Image: 4j2vqc.png]

#2
Jangan lupa disetting permission filenya om .

Chmod 777 ws.php
Jangan Makan Tulang Kawan | Kurawa |

#3
(05-28-2016, 02:31 AM)Kresna Wrote: Jangan lupa disetting permission filenya om .

Chmod 777 ws.php

ok om tak coba dulu Wink

(05-28-2016, 02:31 AM)Kresna Wrote: Jangan lupa disetting permission filenya om .

Chmod 777 ws.php

sdah om . tetep

[Image: 2i7mlj5.png]

#4
di chmod coba dir htdocs
keep sharing

#5
(05-28-2016, 12:56 AM)Mudksovic Wrote: malam bro . gmn yah ngatasi Xampp yang error .

Forbidden
You don't have permission to access on this server.

Apache Server at localhost Port 80

ane kan mau coba buka file php , nah ane taruh deh di Xampp
tpi pas dibuka kok malah gak punya hak akses ?

OS : Kali Linux 2016

[Image: 4j2vqc.png]

coba pake ini..

Code:
cd /opt/lamp/htdocs/
chmod 644 ws.php
chown www-data:www-data * -R


btw postingannya salah kamar..
tak pindahin yo Smile

#6
(05-31-2016, 02:11 AM)arFha Wrote:
(05-28-2016, 12:56 AM)Mudksovic Wrote: malam bro . gmn yah ngatasi Xampp yang error .

Forbidden
You don't have permission to access on this server.

Apache Server at localhost Port 80

ane kan mau coba buka file php , nah ane taruh deh di Xampp
tpi pas dibuka kok malah gak punya hak akses ?

OS : Kali Linux 2016

[Image: 4j2vqc.png]

coba pake ini..

Code:
cd /opt/lamp/htdocs/
chmod 644 ws.php
chown www-data:www-data * -R


btw postingannya salah kamar..
tak pindahin yo Smile

Siap maaf klo salah kamar .

ok . saya  coba dulu . Makasih Wink

(05-31-2016, 02:11 AM)arFha Wrote:
(05-28-2016, 12:56 AM)Mudksovic Wrote: malam bro . gmn yah ngatasi Xampp yang error .

Forbidden
You don't have permission to access on this server.

Apache Server at localhost Port 80

ane kan mau coba buka file php , nah ane taruh deh di Xampp
tpi pas dibuka kok malah gak punya hak akses ?

OS : Kali Linux 2016

[Image: 4j2vqc.png]

coba pake ini..

Code:
cd /opt/lamp/htdocs/
chmod 644 ws.php
chown www-data:www-data * -R


btw postingannya salah kamar..
tak pindahin yo Smile


Sudah ane coba bro , ttep gak bisa
OS: Kali Linux

[Image: 2njajih.png]

#7
coba logsnya kirim om.
coba kirim errorlogs nya om
posting dimari

#8
(05-31-2016, 04:49 PM)arFha Wrote: coba logsnya kirim om.
coba kirim errorlogs nya om
posting dimari

error logs itu yang mana bang ?

#9
(05-31-2016, 10:40 PM)Mudksovic Wrote:
(05-31-2016, 04:49 PM)arFha Wrote: coba logsnya kirim om.
coba kirim errorlogs nya om
posting dimari

error logs itu yang mana bang ?

coba liat difolder ini
/opt/lampp/logs

#10
(05-31-2016, 11:01 PM)arFha Wrote:
(05-31-2016, 10:40 PM)Mudksovic Wrote:
(05-31-2016, 04:49 PM)arFha Wrote: coba logsnya kirim om.
coba kirim errorlogs nya om
posting dimari

error logs itu yang mana bang ?

coba liat difolder ini
/opt/lampp/logs
ini bang

[Wed May 25 13:34:01.001590 2016] [ssl:warn] [pid 10604] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Wed May 25 13:34:01.001725 2016] [ssl:warn] [pid 10604] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed May 25 13:34:01.001889 2016] [suexec:notice] [pid 10604] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Wed May 25 13:34:01.041828 2016] [auth_digest:notice] [pid 10605] AH01757: generating secret for digest authentication ...
[Wed May 25 13:34:02.001457 2016] [ssl:warn] [pid 10605] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Wed May 25 13:34:02.001491 2016] [ssl:warn] [pid 10605] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed May 25 13:34:02.001561 2016] [lbmethod_heartbeat:notice] [pid 10605] AH02282: No slotmem from mod_heartmonitor
[Wed May 25 13:34:02.009350 2016] [mpm_prefork:notice] [pid 10605] AH00163: Apache/2.4.18 (Unix) OpenSSL/1.0.2h PHP/5.6.21 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Wed May 25 13:34:02.009379 2016] [core:notice] [pid 10605] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Wed May 25 15:10:59.613750 2016] [mpm_prefork:notice] [pid 10605] AH00169: caught SIGTERM, shutting down
[Sat May 28 13:52:03.029714 2016] [ssl:warn] [pid 1932] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat May 28 13:52:03.038735 2016] [ssl:warn] [pid 1932] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat May 28 13:52:03.038845 2016] [suexec:notice] [pid 1932] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sat May 28 13:52:03.077392 2016] [auth_digest:notice] [pid 1933] AH01757: generating secret for digest authentication ...
[Sat May 28 13:52:04.001306 2016] [ssl:warn] [pid 1933] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat May 28 13:52:04.001340 2016] [ssl:warn] [pid 1933] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat May 28 13:52:04.001410 2016] [lbmethod_heartbeat:notice] [pid 1933] AH02282: No slotmem from mod_heartmonitor
[Sat May 28 13:52:04.559797 2016] [mpm_prefork:notice] [pid 1933] AH00163: Apache/2.4.18 (Unix) OpenSSL/1.0.2h PHP/5.6.21 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Sat May 28 13:52:04.559833 2016] [core:notice] [pid 1933] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Sun May 29 23:56:47.035526 2016] [ssl:warn] [pid 5913] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun May 29 23:56:47.044548 2016] [ssl:warn] [pid 5913] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 29 23:56:47.044660 2016] [suexec:notice] [pid 5913] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sun May 29 23:56:47.083022 2016] [auth_digest:notice] [pid 5914] AH01757: generating secret for digest authentication ...
[Sun May 29 23:56:48.001419 2016] [ssl:warn] [pid 5914] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun May 29 23:56:48.001453 2016] [ssl:warn] [pid 5914] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 29 23:56:48.001523 2016] [lbmethod_heartbeat:notice] [pid 5914] AH02282: No slotmem from mod_heartmonitor
[Sun May 29 23:56:48.627982 2016] [mpm_prefork:notice] [pid 5914] AH00163: Apache/2.4.18 (Unix) OpenSSL/1.0.2h PHP/5.6.21 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Sun May 29 23:56:48.628020 2016] [core:notice] [pid 5914] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Mon May 30 12:27:47.027048 2016] [ssl:warn] [pid 1907] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon May 30 12:27:47.039291 2016] [ssl:warn] [pid 1907] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon May 30 12:27:47.039407 2016] [suexec:notice] [pid 1907] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Mon May 30 12:27:47.080957 2016] [auth_digest:notice] [pid 1908] AH01757: generating secret for digest authentication ...
[Mon May 30 12:27:48.001554 2016] [ssl:warn] [pid 1908] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon May 30 12:27:48.001594 2016] [ssl:warn] [pid 1908] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon May 30 12:27:48.001704 2016] [lbmethod_heartbeat:notice] [pid 1908] AH02282: No slotmem from mod_heartmonitor
[Mon May 30 12:27:48.452796 2016] [mpm_prefork:notice] [pid 1908] AH00163: Apache/2.4.18 (Unix) OpenSSL/1.0.2h PHP/5.6.21 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Mon May 30 12:27:48.452832 2016] [core:notice] [pid 1908] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Tue May 31 09:16:00.014364 2016] [ssl:warn] [pid 4102] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue May 31 09:16:00.026717 2016] [ssl:warn] [pid 4102] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue May 31 09:16:00.026829 2016] [suexec:notice] [pid 4102] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Tue May 31 09:16:00.064504 2016] [auth_digest:notice] [pid 4103] AH01757: generating secret for digest authentication ...
[Tue May 31 09:16:01.001378 2016] [ssl:warn] [pid 4103] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue May 31 09:16:01.001410 2016] [ssl:warn] [pid 4103] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue May 31 09:16:01.001481 2016] [lbmethod_heartbeat:notice] [pid 4103] AH02282: No slotmem from mod_heartmonitor
[Tue May 31 09:16:01.541477 2016] [mpm_prefork:notice] [pid 4103] AH00163: Apache/2.4.18 (Unix) OpenSSL/1.0.2h PHP/5.6.21 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Tue May 31 09:16:01.541519 2016] [core:notice] [pid 4103] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Tue May 31 21:38:29.031171 2016] [ssl:warn] [pid 1712] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue May 31 21:38:29.043542 2016] [ssl:warn] [pid 1712] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue May 31 21:38:29.043656 2016] [suexec:notice] [pid 1712] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Tue May 31 21:38:29.082145 2016] [auth_digest:notice] [pid 1713] AH01757: generating secret for digest authentication ...
[Tue May 31 21:38:30.001409 2016] [ssl:warn] [pid 1713] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue May 31 21:38:30.001446 2016] [ssl:warn] [pid 1713] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue May 31 21:38:30.001518 2016] [lbmethod_heartbeat:notice] [pid 1713] AH02282: No slotmem from mod_heartmonitor
[Tue May 31 21:38:30.601367 2016] [mpm_prefork:notice] [pid 1713] AH00163: Apache/2.4.18 (Unix) OpenSSL/1.0.2h PHP/5.6.21 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Tue May 31 21:38:30.601419 2016] [core:notice] [pid 1713] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'






Users browsing this thread: 1 Guest(s)