Assitance installing please
Status: Beta
Brought to you by:
mykel
Hi,
I have modified onlyt the user informtion in the config
file. When I try and run the PHP I am receiving the
following error:
Error in query: SELECT DISTINCT id, department from
department, listing WHERE department.id =
listing.fk_department. Access denied for
user: 'jobs@localhost' to database 'jobs'.
Can some please assist me?
Thanks in advance,
-n
Logged In: NO
havin the same problem
Logged In: NO
Read the INSTALL file. You have to set up your MySQL user so
that it has the proper permissions to access the database.
-Chris Ogloff
Logged In: NO
I have tried everything but I am a begginer still. This is the
error I keep getting.
Error in query: SELECT DISTINCT id, department from
department, listing WHERE department.id =
listing.fk_department. Table 'myname_jobs.department'
doesn't exist
I have read the install file and I thought I followed it right.
Can someone please give me some better details on how to
fix this problem.
Also I would like to know afetr setup should I remove the
Resume_Table.sql file completely? I removed the file for now
because if called upon it can be viewed.
Thanks for any info.