Pligg 1.0.0 RC2. When trying to run the upgrade script without first running the install script, the database connection error suggests four possible solutions, the last of which is a link to the install script. The path points to <root>/install/install/install.php which then goes 404 not found (because of the extra /install/ directory).
It looks like the path is in /libs/db.php on line 22 - it doesn't appear to need the /install/ as we're already in that directory (guess)? At least, removing the directory from the path resolves the error in this instance - not checked if it breaks something somewhere else though.




Linear Mode




