Hello, I don't get what's going on here.
I have PostgreSQL set up on the server, I have PDO_PSQL and PSQL extensions installed for PHP 5.2. I were able to connect to the psql server by: `psql -U blog blog` and type in my password there. It is all just happening at the localhost. I got the following when running the Habari installer: ----------------------------------------------------------------- Installation Issue The installer couldn't verify your settings, possibly because your server is not correctly configured. See the manual for information on how to correct this problem, or continue without verification. Server Response 404 Not Found Not Found The requested URL /myblog/ajax/ check_pgsql_credentials was not found on this server. ----------------------------------------------------------------- I really don't get this, I don't see no ajax directory at all in the actual file system? Anyway I continued without verification, then I got the following error: Warning: PDOStatement::execute() [function.PDOStatement-execute]: SQLSTATE[23502]: Not null violation: 7 ERROR: null value in column "id" violates not-null constraint in system/classes/ databaseconnection.php line 261 So yea I am clueless at this stage... help! --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
