Posted by crombinator on 08/03/06 15:33
So here is the not so simple situation. In our work environment one
entity controls access to servers. In our own webspace they have setup
a user to access a mysql database. We brought in a programmer who
programmed a web app to access/store data in that database. So now we
have this program able to do everything we want to display our data.
The problem we are running into now is that now we want to go live the
"entity" will not allow us to access their own database to setup the
tables there, etc. Is there anyway that I can include the content from
my pages hosted in our controlled space in a page in their webspace?
So as an example, let's say the app is a blogging tool. I can access
the blogging tool all I want from my home server, but evil webhost does
not give me access to SQL databases at all. Is there anyway I can then
run the PHP app on evil webhosts server?
Navigation:
[Reply to this message]
|