[resolved] php cant find included files |
Veteran
|
The problem is that you are running the debugger with local Srv server and not remote server - the settings are different therefore. The question is what would you like to do:
- run remote debugging with the remote server (recommended if you want to debug the exactly the same environment as your production server) - setup includes on the local system- also quite doable Thanks! |
||||||||||||
|
|
I cant run debugging on the remote server since I'm in a shared environment (University). I've spoken with the Admin, and he is looking into adding it to the development environment, but no guarantees. So I'll need to change all my includes to point to the local system? ick.... There's no way to be able to leave the include in the files pointing to the correct location on the actual server, and use the Includes tab of the Project properties to remap them to their local equivalents? I thought that was the whole purpose of that section of the project properties??? |
||||||||||||||
|
Site Admin
|
Whenever you work with SRV server, it uses php that comes with phped and depending on the version number 5 vs 4, its php.ini is located in c:\program files\phped\php5\php.ini or c:\program files\phped\php\php.ini Feel free to edit this file and update include_path setting. |
||||||||||||||
_________________ The PHP IDE team |
[resolved] php cant find included files |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by