google-code-export / s3db

Automatically exported from code.google.com/p/s3db
1 stars 0 forks source link

When database host is not "localhost", it is not possible to create a new s3db deployment #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the URL of your deployment?
cannot create deployment

What steps will reproduce the problem?
1.deploy s3db code in an apache served folder
2.access application the 1st time through the browser
3.try to configure the host of database connection

What is the expected output? 
There should be a field "Database location"
to set the ip/domain of the database host

What do you see instead?
there isn't such field, the application assumes the database
will always be localhost.

What version of the product are you using? 
S3DB   3.5.7
On what operating system?
linux debian 5 (lenny)

Please provide any additional information below.
it is not possible to optimized the application by distributing 
cpu processing on a web-server and on a database-server from 
a different machine, without changing the php code.

Thanks.

Mauro

Original issue reported on code.google.com by mauro.ds...@gmail.com on 19 Nov 2009 at 6:09

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by helenadeus on 23 Nov 2009 at 2:46