config problem #1, #2, #3
-
The wp-admin/install-config.php or wp-admin/install.php seem confused on a W2000+apache machine.
#1
If config.php exists, the first script and ask for first deleting the file. But after do it, and goes at next page, I get php warnings:
“Warning: Invalid argument supplied for foreach() in g:\internet\homepage-aspeda\infos\forum\wp-admin\install-config.php on line 121”
Warning: fclose(): supplied argument is not a valid stream resource in g:\internet\homepage-aspeda\infos\forum\wp-admin\install-config.php on line 142
Warning: chmod(): No such file or directory in g:\internet\homepage-aspeda\infos\forum\wp-admin\install-config.php on line 143″
(yes, it is sure no chmod function on a w2000 machine)
Then I get this:
“There doesn’t seem to be a wp-config.php file. You must create one before moving on.”
#2
So: I create one in the wp-admin directory, with 0 bytes…
But I get the same “There doesn’t seem to be a wp-config.php file…”
I create one manually, setting the correct parameters. WP goes on, but all reference are let to home.
The variable $siteurl is certainly not set. This is in 123 occurrence(s) trouvées en 20 fichier(s)…
Any suggestion to make a good setup would help.
//Yves
- The topic ‘config problem #1, #2, #3’ is closed to new replies.