Welcome Guest, Not a member yet? Register   Sign In
Creating an app.yaml for CI application
#2

(This post was last modified: 05-20-2018, 07:20 AM by richb201.)

I took a look at the error being created on the server. Seems that I can now get the console to open, but I think I need to tell it where to find the index.php file it should run. I did find some  mention of using SCRIPT_FILENAME in the app.yaml

REQUEST_URI: /
#SCRIPT_FILENAME: /path/to/index.php
SCRIPT_FILENAME: /sub_crud/controller/index.php      <<is this correct?
SCRIPT_NAME: /index.php
PHP_SELF: /index.php

I did manage to get the following error in my browser:

No direct script access allowed
proof that an old dog can learn new tricks
Reply


Messages In This Thread
RE: Creating an app.yaml for CI application - by richb201 - 05-20-2018, 05:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB