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

server fails when a PHP file has include statement #124

Open
caulmseh opened this issue Feb 18, 2024 · 1 comment
Open

server fails when a PHP file has include statement #124

caulmseh opened this issue Feb 18, 2024 · 1 comment

Comments

@caulmseh
Copy link

error shows

stderr: PHP Warning: include(include/navbar.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\Gandacatering\.php_tmp\index.php on line 14PHP Warning: include(): Failed opening 'include/navbar.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Gandacatering\.php_tmp\index.php on line 14
sorry I can't format bug reports properly but I think this would suffice

inject body, navigate, and highlight options are enabled

@JPnux
Copy link

JPnux commented Nov 10, 2024

i have the same error
i think it's because navbar.php or header in my case are in a subfolder and not in the same folder as the index.php file

the extension created a folder named .php_tmp with index.php et header.php so there is not "include" folder.
how can i fix that ?

we can't use subfolders ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants