How To Install MYSQL Server On VPS Linux

Jun 2, 2009

I want to use (Microsoft SQL Server 2005 "on my PC") to conect with my database on my VPS linux, but I can't

View 5 Replies


ADVERTISEMENT

Install MySQL On Linux

Dec 23, 2007

I have recently moved to a dedicated server and its a clean Fedora Core 5 installation with mysql 4.0.12 i guess...

I want to install MySQL 5.1 on this one but i don't know much about how to install this on linux...and since i don't have a control panel,things got tough for me.

I tried to install it and seemed it installed fine but when i tried to start it i got an error:

Code:
[root@myuserid bin]# mysqld
071223 21:57:51 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
071223 21:57:51 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 43912.
InnoDB: Doing recovery: scanned up to log sequence number 0 43912
071223 21:57:51 InnoDB: Started; log sequence number 0 43912
071223 21:57:51 [ERROR] mysqld: Can't find file: './mysql/host.frm' (errno: 13)
071223 21:57:51 [ERROR] mysqld: Can't find file: './mysql/host.frm' (errno: 13)
071223 21:57:51 [ERROR] Fatal error: Can't open and lock privilege tables: Can't find file: './mysql/host.frm' (errno: 13)
071223 21:57:51 [ERROR] mysqld: Error on delete of '/var/lib/mysql/crcfefvs.pid' (Errcode: 13)

View 2 Replies View Related

How To Install PHP & MySQL On A Windows Server 2003

Aug 8, 2007

i want to know that how to install php and mysql on a windows server (2003). i have a windows server version 2003 and i need php and mysql to run on that.

View 3 Replies View Related

How Do I Install Webmin On A Linux Server

Apr 6, 2008

How do I install Webmin on a Linux server?

I am using Putty to remotely access the server which runs RedHat Enterprise OS and Apache.

I mean I have downloaded the .rpm file from Webmin and just need to know what are the commands for installing a .rpm file on Linux and then how to configure webmin for proper operation and usage?

View 4 Replies View Related

Plesk 12.x / Linux :: How To Install Ffmpeg On Server

Sep 12, 2014

I have server with the Plesk control panel on Linux server and want to install ffmpeg + MPlayer + LAME + FLVtool2 + MediaInfo + Mencoder + MP4Box + neroAacEnc , but not sure about the steps to install it. Is there any script or easy steps to install ffmpeg + MPlayer + LAME + FLVtool2 + MediaInfo + Mencoder + MP4Box + neroAacEnc on my server.

View 1 Replies View Related

Plesk 12.x / Linux :: Possible To Install To Debian Jessie With Auto-install Script?

Jul 19, 2015

Is it possible to install Plesk 12 to Debian Jessie with the autoinstall script?

View 7 Replies View Related

How To Install Vnc Server Remotely On Linux Server

Aug 5, 2007

how to install VNC server such as TightVNC on linux server remotely?

i can access my server only through ssh. (putty).

is there a way to install VNCserver in linux over ssh?

View 12 Replies View Related

Plesk 12.x / Linux :: VPS Server - How To Install Email Account

Feb 23, 2015

I just got a vps server with plesk 12 on it. I've added domains and so far so good. But I can't figure out how to install the email accounts.

I've made de email accounts and when adding these accounts to my mail program I wanted to use mail.domain.com or imap.domain.com But it doesn't work? And I need to use the smtp host of the internetprovider?

How can I use imap.domain.com and smtp.domain.com to get and send my emails?

Also Is there any way how to check if my server is installed ok and there are no security issues? Because I'm a noob I don't know what the best settings are?

View 1 Replies View Related

Plesk 12.x / Linux :: How To Install Mail Server On Parallels

Jul 21, 2014

I have a new 1 and 1 hosting account and have reimaged to have Plesk Panel 12 as I have used Plesk with another virtual server account.

However I do not know how to install the mail server.

Is there a simple way to install the mail server so I can set up pop mail boxes?

View 6 Replies View Related

Plesk 12.x / Linux :: How To Install CentOS 7 On 1&1 Virtual Server

Apr 1, 2015

I want to update CentOS from:

Code:
Version Parallels Plesk v12.0.18_build1200140606.15 os_CentOS 6
OS CentOS 6.6 (Final)
to CentOS 7.

What steps I need to do to install CentOS 7?

View 4 Replies View Related

Plesk 12.x / Linux :: How To Install Ffmpeg On Server With Control Panel

Aug 21, 2014

I have server with the Plesk control panel on Linux server and want to install ffmpeg but not sure about the steps to install it. Any script or easy steps to install ffmpeg on my server.

View 1 Replies View Related

Plesk 12.x / Linux :: How To Install Wildcard SSL For Domain / Subdomain Hosted On Server

Apr 13, 2015

I am running a CentOS 6.5, 64-bit server with Plesk 12.0.18, and need to install a wildcard SSL for one of the domains/sub domains hosted on this server.

So you have the csr and private key installed (and domain.crt?), you just need to open..

1. COMODORSAAddTrustCA
2. COMODORSADomainValidationSecureServerCA

On your desktop and combine the two files into a new intermediate.crt file and upload that as the CA File.

But I'm not sure why you can't add it as text.

Click to expand...
Click for original message

View 7 Replies View Related

Uninstall MySQL 3.23 And Install MySQL 5.0

Mar 28, 2007

I've rented a dedicated server that comes with Red Hat Enterprise Linux 4 and MySQL 3.23 but I need at least MySQL 4.1 or higher. My knowledge about GNU/Linux is very limited, so I've read some documents at mysql.com and now I think I have to follow these steps:

1. Uninstall MySQL 3.23 with this command line:
shell> rpm -e mysql-*.rpm

2. Install the server and client RPMs of MySQL 5.0:
shell> rpm -i MySQL-server-VERSION.i386.rpm
shell> rpm -i MySQL-client-VERSION.i386.rpm

View 2 Replies View Related

Install PHP And MySQL

Jan 9, 2007

i was wondering if this would be difficult to install on a server? I don't have any server experience. But we do have a network tech that will be doing it for me. I made a request to have WordPress installed on our servers at work. He stated taht it would take a lot of work reconfiguring the server. I don't understand why unless he was taking about install Apache which is not required. it will run off IIS.

About how long would it take to configure PHP and MySQL to get it ready for WordPress?

View 6 Replies View Related

Install MySQL 5.1

Jan 12, 2007

I got stuck installing MySQL 5.1.14. It said that libmysqlclient.so.14 not found on my system . What can I do?

View 0 Replies View Related

CPanel DNS Only, Now Cant Install PHP, MySQL Etc

Jul 18, 2009

i am running a VPS and recently installed cPanel DNS Only so it can operate as a standalone DNS server.

I would also like to serve standard webpages on it via apache and php, i therefore tired to install php, mysql etc via 'yum install php' but it says there is no package to be installed.

Has the cPanel DNS only install done someting to the yum config? I have installed Yum Priorities plugin, and my repos files are as follows:


Code:
root@stripe [~]# yum list installed | grep httpd
httpd.i386 2.2.3-22.el5.centos.1 installed
root@stripe [~]# yum list installed | grep php*

root@stripe [~]# cat /etc/yum.repos.d/CentOS-Base.repo
# CentOS-Base.repo
#
# This file uses a new mirrorlist system developed by Lance Davis for CentOS.
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#

[base]
name=CentOS-$releasever - Base
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
priority=1

#released updates
[updates]
name=CentOS-$releasever - Updates
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
priority=1

#packages used/produced in the build but not released
[addons]
name=CentOS-$releasever - Addons
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons
#baseurl=http://mirror.centos.org/centos/$releasever/addons/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
priority=1

View 3 Replies View Related

Install Php5 Via Yum But Keep Mysql 4

Nov 6, 2007

Is this possible? It seems that yum wants to also upgrade to mysql 5 if I want to upgrade php to 5. I'm having a hard time finding any info about it online.

View 4 Replies View Related

Plesk 11.x / Linux :: Unable To Define Superuser Password For Mysql Server On Localhost

Jul 11, 2014

After the upgrade of our Plesk installation from 9.5x to 11.5.30Everything works ok (sites,sites with databases, Plesk etc)but when I go to Home>Tools & Settings> Backup Manager.I see errors on every daily backup I have on schedule:

The backup Plesk_Daily_Full_Backup_1407060112.tar has completed with warnings. (View the details) Close this message

Error:mysql "myuser_drupal"
Unable to define superuser password for mysql server on localhost

Error:mysql "myuser_drupal"
Unable to get list of db servers (ErrorCode: 1, STDOUT.

Error:mysql "myuser_wp_eng"
Unable to define superuser password for mysql server on localhost

View 1 Replies View Related

Plesk 12.x / Linux :: Enable To Create New MySQL Database Server - Test Connection Failed

May 7, 2015

I freshly installed Plesk 12.0 on Ubuntu 14.04. Everything works accept the MySQL database creation.

When I try to create one, i get this error :

error: the test connection to the database server has failed because of network problems: connection refused...

View 1 Replies View Related

Error: Install: %pre Scriptlet Failed (2), Skipping MYSQL-PACKAGE-NAME

Mar 31, 2008

I've been having trouble installing MySQL 5, strangely, on this VPS.

Upon every install, it is bound to give me the same error.

Quote:

root@host [~/src]# rpm -i --nodeps MySQL-server-community-5.0.51a-0.rhel5.i386.rpm
error: install: %pre scriptlet failed (2), skipping MySQL-server-community-5.0.51a-0.rhel5

Quote:

root@zendfree [~/src]# rpm -i --nodeps MySQL-server-5.0.51a-0.glibc23.i386.rpm
error: install: %pre scriptlet failed (2), skipping MySQL-server-5.0.51a-0.glibc23

I've tried out various RPMs - all of which gives :

error: install: %pre scriptlet failed (2), skipping MYSQL-PACKAGE-NAME.

View 14 Replies View Related

Plesk 12.x / Windows :: WordPress Install - MySQL Extension Was Not Found

Feb 9, 2015

Running Plesk 12.0.18 on Windows 2012

I create a new domain then use Plesk Applications tab to install Wordpress. It shows the message:

Code:
Error: Unable to install the app because its installation requirements are not met. Contact your hosting provider to resolve this problem.
Requirements
PHP extension
The 'mysql' extension was not found.

However, php is installed and phpinfo shows that the mysql extension is installed. I try different versions of php, cgi/fastcgi but ll fail with the same error. I install Wordpress via FTP and it works fine.

There are knowledge-base articles relating to this error but they are for Linux and the solutions don't work in this case:

[URL] ...
[URL] ...

Maybe the Wordpress database has to be created before using Plesk to install Wordpress? If so, what should the database name be? How does Plesk know what the name of the database is that it should use? Why doesn't Plesk just create a database to use?

View 6 Replies View Related

Can Not Use Yum To Install Mhash On Linux

Oct 22, 2009

The control panel is plesk.

When I run

Code:
yum install php5-mhash
I get

Quote:

Loaded plugins: security
Setting up Install Process
No package php5-mhash available.
Nothing to do

When I run

Quote:

yum install php-mhash

Same thing happen.

Linux version 2.6.18-128.4.1.el5PAE (mockbuild@hs20-bc1-6.build.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) #1 SMP Thu Jul 23 20:14:48 EDT 2009

When I run on centOS, it works just fine.

View 11 Replies View Related

Install Adobe AIR On Linux With SSH

May 21, 2009

how to install Adobe AIR on linux with ssh?

View 1 Replies View Related

How To Install Tomcat On Linux

Dec 21, 2008

You can easily install tomcat on Linux through this tutorial
[url]

View 6 Replies View Related

Scalix Install On Linux

Jun 4, 2008

I want to test out the software Scalix and need a server to install it on. I'm currently on a shared environment so I can't do it on my current host.

What is the cheapest option for me? I guess I need a Linux server hosting package where I can install programs myself. Dedicated servers are too expensive for me.

What do? Any host that has cheap hosting that would me to install this?

View 10 Replies View Related

Plesk 12.x / Linux :: How To Install PHP 5.2

Jul 21, 2014

Easy way to install 5.2 with plesk i try all old threads but these not working ....

View 2 Replies View Related

Plesk 12.x / Linux :: How To Install Php 5.5

Dec 20, 2014

I wanna know How to install php 5.5 in my Plesk 12 CentOs 6

View 4 Replies View Related

Plesk 12.x / Linux :: How To Install APC

Dec 19, 2014

I am using Plesk for my website and I want speed it little bit so I wanna install an APC without screwing everything.

View 16 Replies View Related

Plesk 11.x / Linux :: How To Install 11.5.30

Feb 15, 2015

I am trying to install Plesk 11.5.30...I have downloaded the autoinstaller to my CentOS 7 server:

# wget http://autoinstall.plesk.com/plesk-installer
#chmod +x plesk-installer
#./plesk-installer --all-versions
I have also tried:
# ./plesk-installer --select-release-id PLESK_11_5_30

But i only get options from Plesk 12.0.18 to 12.1.15. I should run /usr/local/psa/admin/sbin/autoinstaller --all-versions to install older versions of Plesk, but when i run this the file does not exist.How do i install Plesk 11.5.30?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved