Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
August 22, 2013
Chris
Linux, PHP
Comments Off on PHPMyAdmin not found after installation ? Here’s a fix (Ubuntu 12.04) !

PHPMyAdmin not found after installation ? Here’s a fix (Ubuntu 12.04) !

PreviousNext

You just installed PHPMyAdmin but http://www.yourdomain.com/phpmyadmin just says “phpmyadmin not found” ? Try to create a link in /var/www like this:

sudo ln -s /usr/share/phpmyadmin /var/www

or this (both might work):

sudo ln -s /usr/share/phpmyadmin /var/www/phpmyadmin

Works in Ubuntu 12.04. Might work in other distros too.

 

bashPHPphpmyadminUbuntu
Share this
mod-rewrite-ubuntu-14-04-lts

How to enable mod_rewrite in Ubuntu 14.04 LTS

A little note first: This is the most basic way to enable mod_rewrite. However, it’s not the best way. The

microsoft-windows-azure-cloud-hosting

Microsoft’s Azure platform gives away high money prizes for “testing out” their cloud services

Disclaimer: DEV METAL does not get any money etc. for saying this, there is no affiliate link, no deal with

Beautiful, minimal WordPress theme ZUKI by Elmastudio (with 30% discount)

First a little disclaimer: I’m not affiliated with the company, don’t get money (or anything else) for saying this and

phpstorm-github-code-color-syntax-theme

Get Github’s code colors in PHPStorm (2014 style)

I really love the colors on GitHub’s code previews but couldn’t find any themes that copy that in a beautiful

php

PHP 5.7 gets refactored core, is 10%-30% faster than PHP 5.5! Wow!

What an announcement! The awesome PHP core guys have refactored the Zend Engine (which drives PHP) and could successfully speed

Google I/O 2014 – HTTPS Everywhere (video)

Excellent, essential and game-changing talk by Ilya Grigorik and Pierre Far (both of Google), explaining why you should always use

What’s new in PHPStorm 9

PHPStorm 9 has just been released a few days ago, and as a PHP developer you should definitly give it

php

PHP 5.6 announced, statically typed (!) “new” PHP announced by Facebook devs

PHP 5.6 goes alpha PHP 5.6 has been announced for a while now, and these days things get serious (code-freeze,

hack-php

Wow! Facebook devs have rewritten and fixed PHP, releasing it as new language called “Hack” today

Exciting stuff is happening: Some years ago Facebook has released an early preview of HipHop, a virtual machine that precompiles

bitdeli git github stats

php-login goes #2 PHP script worldwide in BitDeli stats

Holy! I just checked the stats of my little php-login hobby project on BitDeli (the tracking service for GitHub) and

1/4

Categories

Search

Serious hard-to-fix bug in OAuth and OpenID discovered, lots of major sites affected
The New Era of JavaScript (28min conference talk, Jack Franklin, 2013)
increase-your-pagespeed-score
Increase your PageSpeed score (10min video with Matt Gaunt)
Rare Steve Jobs AND Bill Gates video interview from 2007’s D5 conference (90min)
github-logo-octocat
GitHub buys Easel.io, a code-free full website creator worth a look
(Links) How to fix an extremely slow Symfony inside a Vagrant box
How to fix the ugly font rendering in Google Chrome
times-new-roman
The Times talks about Times New Roman (3min video)
php-legacy-code
Interesting talk on modernizing a legacy PHP codebase
mod-rewrite-ubuntu-14-04-lts
How to enable mod_rewrite in Ubuntu 12.04 LTS
php
[Link] How to create, read, update and delete (CRUD) with PDO, MySQLi and MySQL the right way (prepared statements)
Adobe releases Firebug-like developer tools to edit and extract PSDs
[Link] Making a website vertically responsive
vagrant
How to setup a local server (in a virtual machine) with Vagrant in PHPStorm
php
How to install sqlite driver for PHP in Ubuntu & Debian

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy