|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
I cant get Adroit RunningHello guys!!! I have Xampp installed, and this is the fist time i use Adroit as framework. I have tried to follow all the instructions in order to set it up. But i dont understand the staff about the WEB_ROOT stuff. I dont know what is happening. I just do the http://localhost/adroit and the browser shows me the folders and files. Even if i go to any of the foldes nothing happens. Can u help me? thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Adroit PHP" group. To post to this group, send email to adroit-general@... To unsubscribe from this group, send email to adroit-general-unsubscribe@... For more options, visit this group at http://groups.google.com/group/adroit-general?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: I cant get Adroit RunningI'll try and answer the questions you had and hopefully it will help you get it going. WEB_ROOT should be set to the location of your sites webroot directory, relative to your webserver's root. In your case, I think it would be something as follows: "/adroit/webroot/" Basically, if you type in http://localhost/adroit/webroot/ to navigate to where index.php is, then that would have the above described webroot. Most deployed environments your WEB_ROOT will just be "/", but while developing its common to have many sites in subfolders under your web servers web directory. I would also ensure that your .htaccess file has RewriteBase set to the same value as your WEB_ROOT. With those two things setup, it should work. Also make sure that your configuration allows for overriding the .htaccess file options if that still isn't working. On Jun 28, 7:46 am, skyrocket777 <riosed...@...> wrote: > Hello guys!!! > I have Xampp installed, and this is the fist time i use Adroit as > framework. I have tried to follow all the instructions in order to set > it up. But i dont understand the staff about the WEB_ROOT stuff. I > dont know what is happening. I just do thehttp://localhost/adroitand > the browser shows me the folders and files. Even if i go to any of the > foldes nothing happens. Can u help me? thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Adroit PHP" group. To post to this group, send email to adroit-general@... To unsubscribe from this group, send email to adroit-general-unsubscribe@... For more options, visit this group at http://groups.google.com/group/adroit-general?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: I cant get Adroit Runningmmm 2 bad, i couldn't get it solved. I am looking for the best framework for my application, but Adroit seems to be so complicated since the beginning. I think i´ll use another one better. On 28 jun, 09:37, brad harris <bmhar...@...> wrote: > I'll try and answer the questions you had and hopefully it will help > you get it going. > > WEB_ROOT should be set to the location of your sites webroot > directory, relative to your webserver's root. In your case, I think > it would be something as follows: > > "/adroit/webroot/" > > Basically, if you type inhttp://localhost/adroit/webroot/to navigate > to where index.php is, then that would have the above described > webroot. Most deployed environments your WEB_ROOT will just be "/", > but while developing its common to have many sites in subfolders under > your web servers web directory. > > I would also ensure that your .htaccess file has RewriteBase set to > the same value as your WEB_ROOT. With those two things setup, it > should work. Also make sure that your configuration allows for > overriding the .htaccess file options if that still isn't working. > > On Jun 28, 7:46 am, skyrocket777 <riosed...@...> wrote: > > > Hello guys!!! > > I have Xampp installed, and this is the fist time i use Adroit as > > framework. I have tried to follow all the instructions in order to set > > it up. But i dont understand the staff about the WEB_ROOT stuff. I > > dont know what is happening. I just do thehttp://localhost/adroitand > > the browser shows me the folders and files. Even if i go to any of the > > foldes nothing happens. Can u help me? thanks You received this message because you are subscribed to the Google Groups "Adroit PHP" group. To post to this group, send email to adroit-general@... To unsubscribe from this group, send email to adroit-general-unsubscribe@... For more options, visit this group at http://groups.google.com/group/adroit-general?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free Forum Powered by Nabble | Forum Help |