wontonst / teststudy-code

0 stars 0 forks source link

phpmyadmin #58

Closed lhsairplanes closed 11 years ago

lhsairplanes commented 11 years ago

Regarding phpmyadmin, I set it up/and svn'ed it to the server (or at least attempted to) but when I type daviscircles.com/phpmyadmin , it gives me a 404 error. I also followed examples online of how to prep to config files and created a config file, but the error persists. After searching several tutorials/website and the phpmyadmin site, I am beginning to wonder is Laravel preventing me from doing certain things with phpmyadmin setup.

Can you take a look into the issue? The phpmyadmin folder is unzipped and placed in the root directory of our server. Meanwhile I am working on jquery (which is fun) and recoding the MySQL calls and coding the html code more organizely/professionally to focus more on the front end work.

wontonst commented 11 years ago

sudo apt-get install phpmyadmin

On Thu, Aug 22, 2013 at 8:05 PM, Jetchan notifications@github.com wrote:

Regarding phpmyadmin, I set it up/and svn'ed it to the server (or at least attempted to) but when I type daviscircles.com/phpmyadmin , it gives me a 404 error. I also followed examples online of how to prep to config files and created a config file, but the error persists. After searching several tutorials/website and the phpmyadmin site, I am beginning to wonder is Laravel preventing me from doing certain things with phpmyadmin setup.

Can you take a look into the issue? The phpmyadmin folder is unzipped and placed in the root directory of our server.

— Reply to this email directly or view it on GitHubhttps://github.com/wontonst/teststudy-code/issues/58 .

lhsairplanes commented 11 years ago

Sweet, it should be installed properly now. interestingly, http://www.daviscircles.com/phpmyadmin is still a 404. I looked under our Ubuntu folder on the server, and can't seem to find the phpmyadmin stuff, however. This leads me to ponder, would it be a laravel issue? check this out https://help.ubuntu.com/10.04/serverguide/phpmyadmin.html Also ran everything on this page, http://askubuntu.com/questions/19127/how-to-access-phpmyadmin-after-installation, and everything works as instructed. but http://www.daviscircles.com/phpmyadmin is still down.

lhsairplanes commented 11 years ago

PHPMYADMIN has been set up!

wontonst commented 11 years ago

nice work

On Fri, Aug 23, 2013 at 5:40 PM, Jetchan notifications@github.com wrote:

PHPMYADMIN has been set up!

— Reply to this email directly or view it on GitHubhttps://github.com/wontonst/teststudy-code/issues/58#issuecomment-23199735 .