Current time: 04-20-2024, 05:15 PM Hello There, Guest! (LoginRegister)


Post Reply 
creating working image
Author Message
Serpiente Offline
Junior Member
*

Posts: 17
Joined: Apr 2008
Reputation: 1
Post: #1
creating working image
hello,

im creating a debian 4.0 image with ispcp for easy install. things i need to know:

storage location of following passwords:

ispCP ftp sql user
ispCP phpmyadmin control user

storage locations / files with information about ip and alias

found so far:
admin pass, email in database
server ip, alias in database

also i will change the mysql root pw. is this also stored somewhere in the ispCP configs?
01-07-2009 12:37 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: creating working image
ispCP ftp sql user
/etc/proftpd/proftpd.conf
Code:
SQLConnectInfo                  ispcp@localhost vftp PASSWORD


ispCP phpmyadmin control user
/var/www/ispcp/gui/tools/pma/config.inc.php
Code:
$cfg['Servers'][$i]['controlpass']              = 'PASSWORD';

ispCP Database Connect
/etc/ispcp/ispcp.conf
Code:
DATABASE_PASSWORD = PASSWORD

DATABASE_USER = root

Hope this helps!

Greez BeNe
(This post was last modified: 01-07-2009 01:15 AM by BeNe.)
01-07-2009 01:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)