Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run app in subfolder #361

Open
meetmec12 opened this issue Mar 20, 2025 · 2 comments
Open

Run app in subfolder #361

meetmec12 opened this issue Mar 20, 2025 · 2 comments
Labels
question Further information is requested

Comments

@meetmec12
Copy link

I'm getting Warning: include(index.html): Failed to open stream: No such file or directory in C:\xampp\htdocs\acss\includes\page-output.inc.php on line 8

Warning: include(): Failed opening 'index.html' for inclusion (include_path='C:\xampp\htdocs\acss\includes:../htdocs/html/') in C:\xampp\htdocs\acss\includes\page-output.inc.php on line 8

when i try to run the sample code in acss subfolder of my server. Must i use the root folder always ? It's obvious this a path error

@bob2517-whiteline
Copy link

bob2517-whiteline commented Mar 20, 2025

You're right, it's just a path error. It depends how your directories are set up on the backend - that's just bare-bones sample code. You can point to the file however you like.

@bob2517
Copy link
Member

bob2517 commented Mar 20, 2025

Does that make sense? If you need any more help let me know.

@bob2517 bob2517 added the question Further information is requested label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants