• i need help, i have a setup that was done for one of our departments, i have restored the DB to the mySQL server, with new names and all. the webpages work, but the WP admin pages don’t. i have tried the wp-admin/install.php it gives me the error that wp-config.conf does not exist (it does) i down graded PHP to v4.24 and the error was a little more desriptive it gave the the path (it was correct) and said the config file was not there. i upgraded PHP to v5.1.1 and now the pages are just blank. what the heck is going on. i have apache 2.0.54, PHP5.1.1, mySQL 4.26A, mod_JK 1.2.15 mod_perl 1.99_12, perl 5.8.4 all running on Netware (OES) 6.5 SP4

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ace256

    (@ace256)

    UPDATE:

    if i remove the config file, i get pompted to create one (good news good news….. or i thought it was) at step 2 i get the WP banner, and the rest of the page is blank. if i manually “fix” the config file i get a blank screen when i try the install please anyone, this shouldn’t much diffrent than any other linux/apache config other than the paths etc.. any ideas at all would/could be helpful.

    Ace, I have the same problem. Did you figure it out?

    Looking at the PHP error log it shows…

    [16-Mar-2006 10:33:47] PHP Warning: main(SYS:/Apache2/htdocs/demo/blog/wp-admin/wp-settings.php) [function.main]: failed to open stream: No such file or directory in SYS:/Apache2/htdocs/demo/blog/wp-admin/wp-config.php on line 20
    [16-Mar-2006 10:33:47] PHP Fatal error: main() [function.require]: Failed opening required ‘SYS:/Apache2/htdocs/demo/blog/wp-admin/wp-settings.php’ (include_path=’.;sys:/php5/includes’) in SYS:/Apache2/htdocs/demo/blog/wp-admin/wp-config.php on line 20

    I’m not a PHP expert, but it looks like the Netware version of PHP has problems with finding the config files.

    Any help would be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Novell Netware and WordPress’ is closed to new replies.