Documentation fix Documentation fix
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Documentation fix

Started by jrs, May 19, 2006, 12:27:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jrs

Just was installing cpg, and was using the documentation on the website to do it, and noticed a problem:

In the "What is required" section, you list the permissions that need to be granted to the mysql user.  It appears that you also need to be granted INSERT, which isn't listed, or running install.php fails.

Thanks for the cool program.

Nibbler

The documentation says:

Quote
The mySQL user needs the permissions CREATE TABLE, INSERT, ALTER, UPDATE, DELETE, SELECT.

jrs

It says that in 2.1.2 - The install screen.  However, 1. What is required, it states
Quote
The MySQL user needs permissions to perform CREATE, ALTER, SELECT, UPDATE, DELETE data from the database.

Joachim Müller

updated docs as suggested both in devel and stable branch.