 |
 |
 |
 |
 |
| Author |
Message |
VladDrakul
Joined: 10 Apr 2006 Posts: 48
|
|
making a fresh install (i have one cutenews running) |
|
I'm trying to make a fresh install and I alreday have one version of cutenews running.
I created the DB in my backoffice and then run the index.php
On the step 3 (i guess) its asked all the info of the DB inlcuding a username + password.
The username & password is to access the mysql DB or its the username for cutenews?
Still whatever username+password that I put I manage to go to step 4 where its asked the username + password
Here no matter what values I put (the same in step 3) or the password used to login on my backoffice (of the site) it gives me several error messges lines, someting like this:
Warning: Invalid argument supplied for foreach() in ....functions.inc.php on line 56
and so on...
Any ideas?
At this point I checked inside the DB with myphpadmin and there weren't any tables created
Wasn't suppossed to be created during step 3?
|
|
| Thu Feb 14, 2008 7:31 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
VladDrakul
Joined: 10 Apr 2006 Posts: 48
|
|
|
|
This is my error:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user: 'acadmin@localhost' (Using password: YES) in /home/ancient/public_html/v2/inc/db/mysql.class.php on line 14
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/ancient/public_html/v2/inc/db/mysql.class.php on line 27
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/ancient/public_html/v2/inc/db/mysql.class.php on line 182
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/ancient/public_html/v2/inc/db/mysql.class.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at /home/ancient/public_html/v2/inc/db/mysql.class.php:14) in /home/ancient/public_html/v2/index.php on line 57
Warning: Cannot modify header information - headers already sent by (output started at /home/ancient/public_html/v2/inc/db/mysql.class.php:14) in /home/ancient/public_html/v2/index.php on line 58
Warning: Cannot modify header information - headers already sent by (output started at /home/ancient/public_html/v2/inc/db/mysql.class.php:14) in /home/ancient/public_html/v2/index.php on line 59
Warning: Cannot modify header information - headers already sent by (output started at /home/ancient/public_html/v2/inc/db/mysql.class.php:14) in /home/ancient/public_html/v2/index.php on line 60
I create the MYSQL DB named: MAGAZINE, password: 1234
then I attached a user named: ADMIN with password: 5678 to that DB
Then I run index.php when I reached step 4 this is what I wrote:
Username: siteadmin [I guess this is the login + password to enter later on cutenews]
Password: password
Database:
dbUsername : ADMIN
dbPassword: 5678
dbServer: localhost
dbName: ancient_magazine [ancient_ because its what identifies me on the server)
table_Prefix: cute_
Now what I'm doing wrong??? I don't understand.
I remember that I had a hard time to install my previous cutenews site on the server where I have my site. I guess it has to do with the server name. Can I put another thing than localhost?
|
|
| Thu Feb 14, 2008 11:21 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
|
 |  | Now what I'm doing wrong??? I don't understand.
I remember that I had a hard time to install my previous cutenews site on the server where I have my site. I guess it has to do with the server name. Can I put another thing than localhost? |
If you already have a running version of the script then just check the data/config.php file of the existing script to find out what to put in the fields when you install the new script.
|
|
| Fri Feb 15, 2008 4:30 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|