PHP Testing 2
I am developing on a home network with 2 different PC computers,
#1 is Win 7 w/IE9; #2 is XPpro w/IE8.
Dreamweave CS5.5 on #1
XAMPP on #2 (testing server)
XAMPP control panel reports all is working
Set up Site as follows:
- Site
- - Name: PHP Test Site
- - Local Site Folder: \\#2computername\xampp\htdocs\php_test\
- Servers (only testing is checked)
- - Basic
- - - Server Name: Local Testing
- - - Connect using: Local/Network
- - - Server Folder: \\#2computername\xampp\htdocs\php_test\
- - - Web URL: http://#2computername/xampp/htdocs/php_test/
- - Advanced
- - - ONLY Maintain sync info is checked, and
- - - server model: PHP MySQL
Developed 'timetest.php' per instructions; on 'Save', the timetest.php file goes to the server folder.
The 'design' window shows the text with the PHP icon correctly placed.
On selecting 'live view', the following results:
Access forbidden!
New XAMPP security concept:
Access to the requested object is only available from the local network.
This setting can be configured in the file "httpd-xampp.conf"
If you think this is a server error, please contact the webmaster.
ERROR 403
tom-old-desktop
8/9/2011 2:10:44 am
Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.3.4 mod_perl/2.0.4 Perl/v5.10.1
