B
Baxter Baxter
This is the configuration I am trying to use , but I am kinda in a spot
where I cannot figure out how to access phpmyadmin with Rails running.
Let me explain ..
Rails starts out running @ localhost:3000 , so would I not install
phpmyadmin to be something like localhost:3000/phpmyadmin just as if I
were using it with just apache. ( I have tried to put it there but cant
access it via the browser, thought about making a link to it inside RUby
pages if that will work to see ) also what is strange is I think I have
mucked up my apache config as it localhost by itself no longer brings a
page at just localhost , but yet Rails URLS still work this is strange
to me as it seems as if Apache is not even running but it is.
where I cannot figure out how to access phpmyadmin with Rails running.
Let me explain ..
Rails starts out running @ localhost:3000 , so would I not install
phpmyadmin to be something like localhost:3000/phpmyadmin just as if I
were using it with just apache. ( I have tried to put it there but cant
access it via the browser, thought about making a link to it inside RUby
pages if that will work to see ) also what is strange is I think I have
mucked up my apache config as it localhost by itself no longer brings a
page at just localhost , but yet Rails URLS still work this is strange
to me as it seems as if Apache is not even running but it is.