hello dear community,
first of all - i am not sure if this question is posted in the right forum
i have server - and on this server (which is adminstrated by a friend of me)
i want to install a software on this server
therefore i have to add a sql file onto the server-db
in earlier times i was running phpmyadmin on the server.
now we have webmin - and i am fairliy new to webmin
note: according to the manual here Guide for Apache - jobberBase wiki
i want to include a db into the db that i have had created.
question: how to do that - with webmin
-- phpMyAdmin SQL Dump
-- version 4.1.9
-- http://www.phpmyadmin.net
--
-- Host: localhost:3306
-- Generation Time: Apr 14, 2014 at 09:51 AM
-- Server version: 5.5.34
-- PHP Version: 5.5.10
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
and so forth and so forth ....
love to hear from you
regards