galafura Posted February 24, 2010 Share Posted February 24, 2010 Hi, How can I know which is my webroot. I'm working in a PC with Windows 7, Apache 2.2, PHP 5 and MySQL 5.0 I want to install cakePHP in my webroot ... but I'm having some troubles to do it. Thanks Link to comment https://forums.phpfreaks.com/topic/193193-webroot/ Share on other sites More sharing options...
trq Posted February 24, 2010 Share Posted February 24, 2010 It will be defined within your Apache configuration but basically, its the directory where you put all your web accessible documents. Link to comment https://forums.phpfreaks.com/topic/193193-webroot/#findComment-1017348 Share on other sites More sharing options...
galafura Posted February 24, 2010 Author Share Posted February 24, 2010 Hi ... Thanks, So are you telling me that my /webroot is the directory C:\Program Files\Apache Software Foundation\Apache2.2\htdocs ????? Link to comment https://forums.phpfreaks.com/topic/193193-webroot/#findComment-1017354 Share on other sites More sharing options...
trq Posted February 24, 2010 Share Posted February 24, 2010 Hi ... Thanks, So are you telling me that my /webroot is the directory C:\Program Files\Apache Software Foundation\Apache2.2\htdocs ????? Looks like it could be. I don't use windows, but the web root directory is normally named htdocs underApache. Link to comment https://forums.phpfreaks.com/topic/193193-webroot/#findComment-1017355 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.