juror8
26-04-05, 07:37 AM
Now I know that there have been quite a few people with the same problem I am currently encountering, but after reading all of the responses, it doesn't look like my issue applies to any post that I have read thus far. Let me explain the problem...
- This is a new install, not an upgrade and I am currently using version 2.0.1
- The MySQL database creation was flawless and didn't give any errors
- From the check.php file, I am receiving no errors regarding the installation...
MySQL Available OK
MySQL Server Version 4.1.7
MySQL Database Connection Connected OK
MySQL Database Select Selected OK
Operating System Linux 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686
PHP Version 4.3.9 OK
Server API apache2handler
Web Server Apache/2.0.52 (Red Hat)
User Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; HCSC Custom IE 6 build HCSC20020522a)
default locale C
session.auto_start Disabled OK
session.save_handler files
session.save_path /var/lib/php/session OK
session.serialize_handler php
session.use_cookies Enabled OK
session.use_trans_sid Disabled OK
file_uploads Enabled OK
/locales/en directory writable Yes OK
/files directory writable Yes OK
/files/temp directory writable Yes OK
root_dir /var/www/html/dotproject
- The dotproject database installation went smoothly also...
Progress:
Applying database updates
There were 0 errors in 1 SQL statements
Applying data modifications
Updating version information
Creating config
Database Installation Feedback: Database successfully setup
Config File Creation Feedback: Config file written successfully
Login and Configure the dotProject System Environment
- And furthermore, when I check the database information in MySQL, I do see the entry for the 'admin' user and it does show the exact MD5 hash that I saw from a previous post, telling me that the user was in-fact created successfully.
- I am still getting a "login failed," using the admin/passwd credentials.
- The only thing that I noticed compared to others' installations is the following line from the install process...
There were 0 errors in 1 SQL statements
- Everyone else seems to have something like 198 and I was wondering if this could be the problem
- If anyone has any recommendations, I would be more than happy to try them or to answer any questions better.
Thank you in advance.
Joe
- This is a new install, not an upgrade and I am currently using version 2.0.1
- The MySQL database creation was flawless and didn't give any errors
- From the check.php file, I am receiving no errors regarding the installation...
MySQL Available OK
MySQL Server Version 4.1.7
MySQL Database Connection Connected OK
MySQL Database Select Selected OK
Operating System Linux 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686
PHP Version 4.3.9 OK
Server API apache2handler
Web Server Apache/2.0.52 (Red Hat)
User Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; HCSC Custom IE 6 build HCSC20020522a)
default locale C
session.auto_start Disabled OK
session.save_handler files
session.save_path /var/lib/php/session OK
session.serialize_handler php
session.use_cookies Enabled OK
session.use_trans_sid Disabled OK
file_uploads Enabled OK
/locales/en directory writable Yes OK
/files directory writable Yes OK
/files/temp directory writable Yes OK
root_dir /var/www/html/dotproject
- The dotproject database installation went smoothly also...
Progress:
Applying database updates
There were 0 errors in 1 SQL statements
Applying data modifications
Updating version information
Creating config
Database Installation Feedback: Database successfully setup
Config File Creation Feedback: Config file written successfully
Login and Configure the dotProject System Environment
- And furthermore, when I check the database information in MySQL, I do see the entry for the 'admin' user and it does show the exact MD5 hash that I saw from a previous post, telling me that the user was in-fact created successfully.
- I am still getting a "login failed," using the admin/passwd credentials.
- The only thing that I noticed compared to others' installations is the following line from the install process...
There were 0 errors in 1 SQL statements
- Everyone else seems to have something like 198 and I was wondering if this could be the problem
- If anyone has any recommendations, I would be more than happy to try them or to answer any questions better.
Thank you in advance.
Joe