Jump to content
sueirna

Phpmyadmin-tdk Bole Akses

Recommended Posts

apa hal plak bila da upgrade XAMPP ke versi [b]1.7.7 [PHP: 5.3.8] [/b]tak bole akses dari pc lain ([url="http://xx.xxx.xx.x/phpmyadmin"]http://xx.xxx.xx.x/phpmyadmin[/url])?
[b] Access forbidden![/b]

[color=red][size=1][indent=1]New XAMPP security concept:[/size][/color][/indent]
Access to the requested object is only available from the local network.
This setting can be configured in the file "httpd-xampp.conf".

dah cuba setting kat httpd (xampp\apache\conf\httpd)


DocumentRoot "C:/xampp/htdocs"
#
# Each directory to which Apache has access can be configured with respect
# to which services and features are allowed and/or disabled in that
# directory (and its subdirectories).
#
# First, we configure the "default" to be a very restrictive set of
# features.
#
<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Allow from all
</Directory>

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...