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

require_once C_BEGIN_TEMPLATE; #1

Open
ncopz opened this issue Feb 4, 2021 · 6 comments
Open

require_once C_BEGIN_TEMPLATE; #1

ncopz opened this issue Feb 4, 2021 · 6 comments

Comments

@ncopz
Copy link

ncopz commented Feb 4, 2021

Warning: require_once(C:/xampp/htdocs/install/begin.php): failed to open stream: No such file or directory in C:\xampp\htdocs\cms\install\index.php on line 194

Fatal error: require_once(): Failed opening required 'C:/xampp/htdocs/install/begin.php' (include_path='\xampp\php\PEAR') in C:\xampp\htdocs\cms\install\index.php on line 194

@enikeishik
Copy link
Owner

Folder install contains begin.php file in repository (https://github.com/enikeishik/ufocms2/tree/master/install). May be your package is broken?

@ncopz
Copy link
Author

ncopz commented Feb 4, 2021

I don't think so, because I got it from https://github.com/enikeishik/ufocms2

@enikeishik
Copy link
Owner

So look at you folder C:/xampp/htdocs/install, is begin.php file in there?

@ncopz
Copy link
Author

ncopz commented Feb 4, 2021

begin
there is..

@enikeishik
Copy link
Owner

So it not cms trouble, your PHP can't include existing file.

@ncopz
Copy link
Author

ncopz commented Feb 4, 2021

Then what is the solution while I am using the latest version of xampp.

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