This content has been marked as final.
Show 1 reply
-
1. Re: PHP Include causes FTP/PUT error in Dreamweaver CS6
KMK_Kimbo Aug 20, 2012 5:02 PM (in response to Lee_Fuller)Hi Lee,
Sorry I don't have a solution, but hopefully my post can add focus to your problem as I'm experiencing a similar issue.
When I open my index.html file and 'preview in a browser' within Dreamweaver CS6, clicking the login button allows my login.php file to be displayed and function correctly. However,
- When I upload the files to my Hosting server I recieve a 404 error when I link into the php login page
- When I try opening the index.html file offline and hit the link to the login page, the web page displays only my code
Can someone explain why php is functioning differently when called outside of the Dreamweaver environment? My Database connections and Server behaviours were created in Dreamweaver CS6 so I'm wondering if this is where the problem lies? Perhaps if I attempt adding the connecting php code manually, then perhaps I can avoid these complications.
Thanks,
Kim
