Hello,
SOLVED:
Everytime i tried to connect using the phpretro RP dcrs.
The server shows me this:
Accepted connection [1] from 127.0.0.1
[VirtualUser.dataArrival] >> Disconnection has been saved
Flagged connection [1] as free.
In DC.err it shows this...
You need to change the security rule in C:\xampp\apache\conf\extra\http-xampp.conf
Change the last rule to:
#
# New XAMPP security concept
#
<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
Order allow,deny
Allow from all
ErrorDocument 403...