Jess0431 Posted September 21, 2008 Report Share Posted September 21, 2008 I'm having an issue installing Uniform Server as a service. My website runs fine before I execute start.bat. After I finish start.bat and run install, apanel opens correctly but when I try to open my webpage I get nothing but a blank page. I used the updated w2c1.pl file to make sure I wasn't missing anything. I examined the apache error log and found the following messages: resuming normal operations[sat Sep 20 10:53:18 2008] [notice] Server built: Jul 27 2006 15:55:03[sat Sep 20 10:53:18 2008] [notice] Parent: Created child process 1748[sat Sep 20 10:53:18 2008] [notice] Child 1748: Child process is running[sat Sep 20 10:53:18 2008] [notice] Child 1748: Acquired the start mutex.[sat Sep 20 10:53:18 2008] [notice] Child 1748: Starting 250 worker threads.[sat Sep 20 10:54:05 2008] [error] [client 127.0.0.1] PHP Warning: require_once(W:/www/includes/version.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in C:\\UniServerX.X\\www\\includes\\joomla.php on line 71[sat Sep 20 10:54:05 2008] [error] [client 127.0.0.1] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'W:/www/includes/version.php' (include_path='.;c:/UniServerX.X/usr/local/PHP/includes;c:/UniServerX.X/usr/local/PHP/pear;c:/UniServerX.X/home/admin/www/plugins/pear/PEAR') in C:\\UniServerX.X\\www\\includes\\joomla.ph on line 71 I'm trying to make more sense of these error messages so I can solve my problem. Anyone have any ideas? Quote Link to comment Share on other sites More sharing options...
Ric Posted September 21, 2008 Report Share Posted September 21, 2008 Open file C:\UniServerX.X\www\joomla\configuration.php At the end of this file what do you have for these two lines: var $log_path = var $tmp_path = All the bestRic Quote Link to comment Share on other sites More sharing options...
Jess0431 Posted September 22, 2008 Author Report Share Posted September 22, 2008 I didn't find those variables but I found numerous other references to the "W" drive in the configuration.php. I think I must need to change these? Quote Link to comment Share on other sites More sharing options...
Ric Posted September 22, 2008 Report Share Posted September 22, 2008 Yep, you can try replacing all occurrences of W: with C:\\UniServerX.X An alternative would be to extract a clean copy of Uniform Server apply Uc_bug_fix_6.exe run the service plugin and perform a fresh install of Joomla. Export your original and import into the new installation. All the bestRic Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.