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

Back end or admin password #18

Open
smartstoremx opened this issue Dec 19, 2017 · 4 comments
Open

Back end or admin password #18

smartstoremx opened this issue Dec 19, 2017 · 4 comments

Comments

@smartstoremx
Copy link

What is the user and password for the back end?

@typo3ua
Copy link

typo3ua commented Dec 19, 2017

Look at this #14 please

@navneethit
Copy link

username is admin password is changeme. Please upgrade your Php Version to minimum 7.0 version to work this. I tried and I am successfull.

@SqualaDesign
Copy link

Server requirements
Congratulations! Your server meets the requirements for EstateZilla.

You have PHP 7.2.1
You have the openssl extension
You have the pdo extension
You have the pdo_mysql extension
You have the mbstring extension
You have the tokenizer extension
Unzipping
open('full.zip') === TRUE) { $zip->extractTo(DIR); $zip->close(); @Unlink('full.zip'); @Unlink('install.php'); echo 'Successfully unzipped.'; @chmod("storage", 0777); @chmod("bootstrap/cache", 0777); } else { echo 'Unable to unzip. Please make sure you have the correct permissions. Please submit an issue on github.'; die(); } ?>

  • Remember have mod_rewrite enabled and give permissions to folders (storage and bootstrap/cache)

The admin panel is located here.

The username is "admin" and the password is "changeme". Please change the password when you login.

ADMIN
Error: Invalid login

FRONT END
Whoops, looks like something went wrong.

What I have to do?

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

5 participants
@typo3ua @SqualaDesign @smartstoremx @navneethit and others