Welcome Guest, Not a member yet? Register   Sign In
Community Auth not working
#4

[eluser]skunkbad[/eluser]
[quote author="Imran Niaz" date="1350028077"]Dear Brian,
Thank you for the quick reply.
I've done the same configurations but no avail, the init module is not executing nor it populates the database and apache goes back to main page. If i give wrong database info then it does give the database configuration error.
Is it because i'm using WAMP server on windows 7? are there any permissions required to be set on certain files.

I've also tried on CentOS with same problem, is http://localhost/skunkbad/init correct link for installation?

What we've to edit in init controller?

Thanks[/quote]

If when you try to access http://localhost/skunkbad/init you are presented with the main page, it means that CodeIgniter or the .htaccess file in /skunkbad/ itself is not configured correctly. This means you will need to play around with the BASE URL and URI PROTOCOL in config/config, and perhaps the .htaccess file. In particular, the RewriteBase in .htaccess may have to be changed to /skunkbad/. I used to use wamp a couple years ago, so I know it's possible.

Edit: I just checked a backup of a wamp install I had, and confirmed that your Rewritebase should be /skunkbad/. Also, your base url probably needs to be "http://localhost/skunkbad/", and uri protocol set to "AUTO". This worked for me on wamp, so I think it should work for you.


Messages In This Thread
Community Auth not working - by El Forum - 10-11-2012, 07:15 AM
Community Auth not working - by El Forum - 10-11-2012, 09:55 AM
Community Auth not working - by El Forum - 10-12-2012, 12:47 AM
Community Auth not working - by El Forum - 10-12-2012, 08:01 AM
Community Auth not working - by El Forum - 10-14-2012, 12:55 AM
Community Auth not working - by El Forum - 10-14-2012, 02:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB