-
Notifications
You must be signed in to change notification settings - Fork 258
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
Error with the sign up #9
Comments
Yes, I did it. I configured $ config['base_url'] = 'http://localhost/CodeIgniter-admin-panel/'. I install it on my localhost server in my laptop. What else can I do? |
error came from the url . http://CodeIgniter-admin-panel-master/ |
OH ? em sorry for having populate this thread . :) the problem is just the $config['base_url'] = ""; in config file.. then , maybe , this thread must be closed . |
after already create and login user & password like this: |
i have like a trouble,, when i click "Login" URL; http://localhost/adminpanelci/user/validate_credentials |
htaccess.txt**"The requested URL /CodeIgniter-admin-panel/admin/signup was not found on this server. Apache/2.2.22 (Ubuntu) Server at localhost Port 80"**This issue has been solved. It is coming for .htaccess file. RewriteEngine on Then it should be run / working fine or successfully. |
Hi sapiensa:
When I try to sign up, I get the 404 Not Found page, with the following message:
"Not Found
The requested URL /CodeIgniter-admin-panel/admin/signup was not found on this server.
Apache/2.2.22 (Ubuntu) Server at localhost Port 80"
I have configured the config.php and dababase.php files, as you mention on your Readme file, but nothing works.
What should I do?
Help me, please. This example looks very awsome for learn from it.
Regards,
Yader Centeno
León, Nicaragua
The text was updated successfully, but these errors were encountered: