Where is user/domain data saved? I need access for use by an administrative tool

netstepinc

Verified User
Joined
Jul 2, 2006
Messages
73
Location
Seattle, WA Area
On my old Plesk server there is a PSA database containing all the Plesk user, domain, database, info.

I need to access that same type of info in DA for use by a custom domain administration tool.
However, I'm not seeing a similar database in phpMyAdmin.

Where is that info stored, and is there problem accessing it?
 
Thank you.
...so it's a flat-file system instead of a database.
I'll crack one open and see what it will take to parse the data into my management console.
 
Back
Top