Why is this fix not yet in the CVS?! This got the install working for me on Mac OS X 10.3.
Why is this fix not yet in the CVS?! This got the install working for me on Mac OS X 10.3.
where in the file am I supposed to put that missing code into install-config.php ?
This should be in the CVS now.
Not quite. You caught the line to define $configFile, but you're still missing the $handle = fopen('../wp-config.php', 'w'); so it still fails to write to an undefined handle.
This topic has been closed to new replies.