Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem Finding A Page
#7
The "thing" is, that it's often really hard to see where is the best starting point to help :-)

I try to explain how script/programs (I will call them "app") work.

1. You have to install the app. And - if you need: You have to set up the database. Mostly it is necessary to create a database. Without a database no command is working like expected and the app will show the errors (sometimes ;-)).
2. After that you have to run an installer script. You have to follow the steps.
3. You can test the propper running by typing in YOUR Url... If the script shows errors or the server alerts errors anything is wrong... Perhaps the App, the database, the server or or or....

If there are no errors, you are able to use YOUR Url and insert it into an IFRAME-Tag to make it accessible in a page.
Reply


Messages In This Thread
Problem Finding A Page - by homershines - 2014-08-24, 04:03:19
RE: Problem Finding A Page - by Lars - 2014-08-25, 00:29:12
RE: Problem Finding A Page - by homershines - 2014-08-25, 01:07:58
RE: Problem Finding A Page - by Lars - 2014-08-25, 02:20:57
RE: Problem Finding A Page - by shawn_a - 2014-08-25, 04:47:36
RE: Problem Finding A Page - by homershines - 2014-08-25, 06:30:46
RE: Problem Finding A Page - by Lars - 2014-08-25, 18:06:18
RE: Problem Finding A Page - by shawn_a - 2014-08-25, 22:56:28



Users browsing this thread: 1 Guest(s)