|
|||
|
Ok got it working! IM IMPRESSED!
The only thing is the installer is installing 7.2.3 not 7.3.2. Visit this page http://opensource.nederland.net/PostgreSQL/ Get the following for your version of RH postgresql postgresql-libs postgresql-server Do a Uvh * to install 4.3.2 Select the OPTION from WHM to POSTGRES CONFIG. Set you password. Restart postgresql. Test! cPanel.net Support Ticket Number: |
|
|||
|
Ok problem, the only problem im having is that you cannot delete the database from the control panel. Can you look at this? But if the user logs into phpPgAdmin then he has the opton to drop the db, which works. Maybe this should be allowed to work from the control panel rather then from phpPgadmin.
cPanel.net Support Ticket Number: Last edited by sexy_guy; 08-13-2003 at 10:30 PM. |
|
||||
|
Quote:
PS. I tested droping a database and it worked fine on our rh 7.3 and rh 9 test machines. cPanel.net Support Ticket Number: |
|
|||
|
This script goes in a loop forever here.
It also tries to install apache and php rpms too [edit : used /scripts/upcp .. loop finished. Databases can be created but not deleted ]
__________________
// Mahmoud http://www.cpanelplus.com Last edited by mmkassem; 08-14-2003 at 12:33 AM. |
|
|||
|
postgres conf
Hello..
running stable 52 postgres is working..both whm/cp and phppgadmin database and user creation working... you can however see all databases from pgphpadmin you can create tables to other users databases you can not access/alter/drop tables owned by other users dont particularly like the fact you can add tables to another users data base.. But I changed this in pgphp conf to this..I feel a little better anyway..not more secure just better // Only show owned databases? // Note: This will simply hide other databases in the list - this does not // in any way prevent your users from seeing other database by other means. // (eg. Run 'SELECT * FROM pg_database' in the SQL area.) $conf['owned_only'] = false; to true // Only show owned reports? // Note: This does not prevent people from accessing other reports by other // means. $conf['owned_reports_only'] = false; to true when I click on the reports link it asks you to login again..it does not work. now I realize this does not keep others from accessing "by other means" But what they cant see doesnt hurt...sure they could upload their own copy to the server and see everything,why would you do this when pgphpadmin is available from cp.. I would believe there intentions to be less than honorable if they do.You do not need to see anyone elses databases or for that matter want to create tables within someone elses database.I also believe that clients even though you assure them that no one else can access the data base will have a problem with this especially if another client decides they would like to play and adds a couple of tables totheir database.I did not think this change would work because I was under the assumption when you create the database(s) from c-panel they are created by postgres su....in which case they would be owned by postgres and this config would keep any other users other than owner from seeing the databases..I dont get this... I created 3 databases on one site and three on another site...I logged into each site control panel and could only see the databases that were created for each site..so it works for now..tomorrow is another day we shall see... as I am not sure about any of this...please correct me if I am going in the wrong direction.. My 2 cents Rich ![]() cPanel.net Support Ticket Number: |
|
|||
|
When I hit phpPgAdmin I get this error and Admin is not opening:
Configuration error: Copy conf/config.inc.php-dist to conf/config.inc.php and edit appropriately. _____ What this mean to copy file to a file and what to edit ? cPanel.net Support Ticket Number: |
|
||||
|
Counting Pgsql databases
Everything is working great except deleting databases and the numbering of postgres databases. If I set the number of sql databases to 4, a customer can create 4 mysql databases AND 4 postgres databases. If possible, I would like to set the number to 4 (or whatever) and let that be the total number of databases period.
cPanel.net Support Ticket Number: |
|
||||
|
Quote:
mv config.inc.php-dist config.inc.php cPanel.net Support Ticket Number: Last edited by casey; 08-14-2003 at 08:17 AM. |
|
|||
|
Quote:
cPanel.net Support Ticket Number: |
|
|||
|
Great work it all works apart from you cannot delete a database after creating it in cpanel. You can delete the users just not the database itself - no errors just doesnt work.
cPanel.net Support Ticket Number: |
|
|||
|
Re: Counting Pgsql databases
Quote:
Mysql db's 5 Postgresql db's 5 In any create a new account for regular as well as for resellers. Some people might want to charge for Postgresql db's separate from mysql db rather then bunching them together. cPanel.net Support Ticket Number: |
|
||||
|
Re: Re: Counting Pgsql databases
Quote:
cPanel.net Support Ticket Number: |
![]() |
| Thread Tools | |
| Display Modes | |
|
|