# Installing MySQL Enterprise 5.7 server with custom paths

**URL:** https://forums.percona.com/t/installing-mysql-enterprise-5-7-server-with-custom-paths/6006
**Category:** Other MySQL® Questions
**Created:** [November 20, 2017, 5:44am UTC](https://forums.percona.com/t/installing-mysql-enterprise-5-7-server-with-custom-paths/6006 "2017-11-20T05:44:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ve2go](https://avatars.discourse-cdn.com/v4/letter/v/dc4da7/32.png) [@ve2go](https://forums.percona.com/u/ve2go)
#### Post date: [November 20, 2017, 5:44am UTC](https://forums.percona.com/t/installing-mysql-enterprise-5-7-server-with-custom-paths/6006/1 "2017-11-20T05:44:01Z")

</div>

Just wondering how to install MySQL enterprise 5.7 version using RPM install method with custom paths.

1. Default installation look like below. When I do installation using rpm, we don’t full control on customizing the paths. understood it involvs effort to customize them post install method.

root 3486 1 0 15:27 pts/0 00:00:00 /bin/sh /usr/bin/mysqld\_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/node01.pid  
mysql 3573 3486 1 15:27 pts/0 00:00:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --user=mysql --log-error=node01.err --pid-file=/var/lib/mysql/node01.pid

1. If we have to modify all the paths manually what about service file in /etc/init.d. I feel customizing the paths effects the usage of mysql services file

Question: Is there any way to install mysql enterprise version of mysql using rpms with custom paths? which I think reduce the effort of post customization. Atleast one level.

Regards,  
Venu

---

<div class="post-metadata">

### Author: ![vadimtk](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/vadimtk/32/9528_2.png) [@vadimtk](https://forums.percona.com/u/vadimtk)
#### Post date: [November 20, 2017, 10:04am UTC](https://forums.percona.com/t/installing-mysql-enterprise-5-7-server-with-custom-paths/6006/2 "2017-11-20T10:04:19Z")

</div>

Venu,

For the help with MySQL Enterprise I suggest you contact Oracle support, it is included with their Enterprise products
