MySQL problems with install?

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
webcity
Posts: 3
Joined: Wed 20. Apr 2005, 23:28

MySQL problems with install?

Post by webcity »

Hi
I'm having trouble with my installation of phpwcms 1.1rc4
During install I get red errors for all the path values FALSE (not existing)
so I run document_root.php and have altered and uploaded the conf.inc.php

I go to index.php and get this error page:

"Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/www/ernthtra/phpwcms/include/inc_front/front.func.inc.php on line 589

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/www/ernthtra/phpwcms/include/inc_front/front.func.inc.php on line 654

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/www/ernthtra/phpwcms/include/inc_front/content.func.inc.php on line 121

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/www/ernthtra/phpwcms/include/inc_front/content.func.inc.php on line 138"

And at login.php I get errors showing on the page:

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/www/ernthtra/phpwcms/login.php on line 151

and

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/www/ernthtra/phpwcms/include/inc_lib/general.inc.php on line 615

I have two other cms systems on the server as i wanted to try some out, all sharing the same database. Are these interfering with the install?

Thanks for any help
Pappnase

Post by Pappnase »

hello

wich php version is running at your space!?

edit:
could it be that you don't set the cross at create all tabels during the setup!?
webcity
Posts: 3
Joined: Wed 20. Apr 2005, 23:28

Post by webcity »

php: v4.3.10

yes i have ticked create all tables from the first try of installing. have even ticked and prepended the tables so it creates new ones, no luck!

Pretty sure it is the paths but cannot figure out what is wrong. Iv'e used document_root.php in the root of my webspace and tried variations of the path to try and get green fields on the end of the setup.
Pappnase

Post by Pappnase »

hello

hmmm if you want send me an pm with ftp login and db datas and i will check it.
Post Reply