Portal Home > Knowledgebase > Articles Database > WAMP config


WAMP config




Posted by g1media.co.uk, 03-24-2010, 05:53 AM
I'm trying to run a local installation of our CMS. As this is unsupported by our supplier I'm having to setup the configuration myself. I'm using WAMP on port 1234 which is fine. I've also added to my Windows host file. WAMP on its own is running fine but when I go to add in a virtual host WAMP won't start. My vhosts file looks like this: Any advice appreciated. Thanks, Steven Last edited by sirius; 11-29-2011 at 01:56 PM.

Posted by Crashus, 03-24-2010, 06:45 AM
Can you paste any logs?

Posted by g1media.co.uk, 03-24-2010, 06:54 AM
Here's Apache error log [quote] [Thu Mar 11 14:59:09 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 14:59:09 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 14:59:09 2010] [notice] Parent: Created child process 4148 [Thu Mar 11 14:59:09 2010] [notice] Child 4148: Child process is running [Thu Mar 11 14:59:09 2010] [notice] Child 4148: Acquired the start mutex. [Thu Mar 11 14:59:09 2010] [notice] Child 4148: Starting 64 worker threads. [Thu Mar 11 14:59:09 2010] [notice] Child 4148: Starting thread to listen on port 1234. [Thu Mar 11 14:59:59 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 14:59:59 2010] [notice] Child 4148: Exit event signaled. Child process is ending. [Thu Mar 11 15:00:00 2010] [notice] Child 4148: Released the start mutex [Thu Mar 11 15:00:01 2010] [notice] Child 4148: All worker threads have exited. [Thu Mar 11 15:00:01 2010] [notice] Child 4148: Child process is exiting [Thu Mar 11 15:00:01 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:00:01 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:00:01 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:00:01 2010] [notice] Parent: Created child process 1692 [Thu Mar 11 15:00:02 2010] [notice] Child 1692: Child process is running [Thu Mar 11 15:00:02 2010] [notice] Child 1692: Acquired the start mutex. [Thu Mar 11 15:00:02 2010] [notice] Child 1692: Starting 64 worker threads. [Thu Mar 11 15:00:02 2010] [notice] Child 1692: Starting thread to listen on port 1234. [Thu Mar 11 15:00:37 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:00:37 2010] [notice] Child 1692: Exit event signaled. Child process is ending. [Thu Mar 11 15:00:38 2010] [notice] Child 1692: Released the start mutex [Thu Mar 11 15:00:39 2010] [notice] Child 1692: All worker threads have exited. [Thu Mar 11 15:00:39 2010] [notice] Child 1692: Child process is exiting [Thu Mar 11 15:00:39 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:00:39 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:00:39 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:00:39 2010] [notice] Parent: Created child process 4616 [Thu Mar 11 15:00:40 2010] [notice] Child 4616: Child process is running [Thu Mar 11 15:00:40 2010] [notice] Child 4616: Acquired the start mutex. [Thu Mar 11 15:00:40 2010] [notice] Child 4616: Starting 64 worker threads. [Thu Mar 11 15:00:40 2010] [notice] Child 4616: Starting thread to listen on port 1234. [Thu Mar 11 15:07:00 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:07:00 2010] [notice] Child 4616: Exit event signaled. Child process is ending. [Thu Mar 11 15:07:01 2010] [notice] Child 4616: Released the start mutex [Thu Mar 11 15:07:02 2010] [notice] Child 4616: All worker threads have exited. [Thu Mar 11 15:07:02 2010] [notice] Child 4616: Child process is exiting [Thu Mar 11 15:07:02 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:07:03 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:07:03 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:07:03 2010] [notice] Parent: Created child process 5908 [Thu Mar 11 15:07:03 2010] [notice] Child 5908: Child process is running [Thu Mar 11 15:07:03 2010] [notice] Child 5908: Acquired the start mutex. [Thu Mar 11 15:07:03 2010] [notice] Child 5908: Starting 64 worker threads. [Thu Mar 11 15:07:03 2010] [notice] Child 5908: Starting thread to listen on port 1234. [Thu Mar 11 15:14:18 2010] [error] [client 127.0.0.1] PHP Warning: POST Content-Length of 8886487 bytes exceeds the limit of 8388608 bytes in Unknown on line 0, referer: http://127.0.0.1:1234/phpmyadmin/db_..._query_force=1 [Thu Mar 11 15:16:25 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:16:25 2010] [notice] Child 5908: Exit event signaled. Child process is ending. [Thu Mar 11 15:16:26 2010] [notice] Child 5908: Released the start mutex [Thu Mar 11 15:16:27 2010] [notice] Child 5908: All worker threads have exited. [Thu Mar 11 15:16:27 2010] [notice] Child 5908: Child process is exiting [Thu Mar 11 15:16:27 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:16:27 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:16:27 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:16:27 2010] [notice] Parent: Created child process 3192 [Thu Mar 11 15:16:28 2010] [notice] Child 3192: Child process is running [Thu Mar 11 15:16:28 2010] [notice] Child 3192: Acquired the start mutex. [Thu Mar 11 15:16:28 2010] [notice] Child 3192: Starting 64 worker threads. [Thu Mar 11 15:16:28 2010] [notice] Child 3192: Starting thread to listen on port 1234. [Thu Mar 11 15:17:39 2010] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/jadu [Thu Mar 11 15:17:39 2010] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/favicon.ico [Thu Mar 11 15:17:42 2010] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/favicon.ico [Thu Mar 11 15:18:33 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:18:33 2010] [notice] Child 3192: Exit event signaled. Child process is ending. [Thu Mar 11 15:18:34 2010] [notice] Child 3192: Released the start mutex [Thu Mar 11 15:18:35 2010] [notice] Child 3192: All worker threads have exited. [Thu Mar 11 15:18:35 2010] [notice] Child 3192: Child process is exiting [Thu Mar 11 15:18:35 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:18:35 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:18:35 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:18:35 2010] [notice] Parent: Created child process 604 [Thu Mar 11 15:18:35 2010] [notice] Child 604: Child process is running [Thu Mar 11 15:18:35 2010] [notice] Child 604: Acquired the start mutex. [Thu Mar 11 15:18:35 2010] [notice] Child 604: Starting 64 worker threads. [Thu Mar 11 15:18:35 2010] [notice] Child 604: Starting thread to listen on port 1234. [Thu Mar 11 15:18:40 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:18:40 2010] [notice] Child 604: Exit event signaled. Child process is ending. [Thu Mar 11 15:18:41 2010] [notice] Child 604: Released the start mutex [Thu Mar 11 15:18:42 2010] [notice] Child 604: All worker threads have exited. [Thu Mar 11 15:18:42 2010] [notice] Child 604: Child process is exiting [Thu Mar 11 15:18:42 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:18:58 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:18:58 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:18:58 2010] [notice] Parent: Created child process 1236 [Thu Mar 11 15:18:58 2010] [notice] Child 1236: Child process is running [Thu Mar 11 15:18:58 2010] [notice] Child 1236: Acquired the start mutex. [Thu Mar 11 15:18:58 2010] [notice] Child 1236: Starting 64 worker threads. [Thu Mar 11 15:18:58 2010] [notice] Child 1236: Starting thread to listen on port 1234. [Thu Mar 11 15:20:20 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:20:20 2010] [notice] Child 1236: Exit event signaled. Child process is ending. [Thu Mar 11 15:20:21 2010] [notice] Child 1236: Released the start mutex [Thu Mar 11 15:20:22 2010] [notice] Child 1236: All worker threads have exited. [Thu Mar 11 15:20:22 2010] [notice] Child 1236: Child process is exiting [Thu Mar 11 15:20:22 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:20:22 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:20:22 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:20:22 2010] [notice] Parent: Created child process 5196 [Thu Mar 11 15:20:22 2010] [notice] Child 5196: Child process is running [Thu Mar 11 15:20:22 2010] [notice] Child 5196: Acquired the start mutex. [Thu Mar 11 15:20:22 2010] [notice] Child 5196: Starting 64 worker threads. [Thu Mar 11 15:20:22 2010] [notice] Child 5196: Starting thread to listen on port 1234. [Thu Mar 11 15:20:24 2010] [alert] [client 127.0.0.1] C:/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:22:17 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:22:17 2010] [notice] Child 5196: Exit event signaled. Child process is ending. [Thu Mar 11 15:22:18 2010] [notice] Child 5196: Released the start mutex [Thu Mar 11 15:22:19 2010] [notice] Child 5196: All worker threads have exited. [Thu Mar 11 15:22:19 2010] [notice] Child 5196: Child process is exiting [Thu Mar 11 15:22:19 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:22:38 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:22:38 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:22:38 2010] [notice] Parent: Created child process 172 [Thu Mar 11 15:22:39 2010] [notice] Child 172: Child process is running [Thu Mar 11 15:22:39 2010] [notice] Child 172: Acquired the start mutex. [Thu Mar 11 15:22:39 2010] [notice] Child 172: Starting 64 worker threads. [Thu Mar 11 15:22:39 2010] [notice] Child 172: Starting thread to listen on port 1234. [Thu Mar 11 15:22:41 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:22:41 2010] [notice] Child 172: Exit event signaled. Child process is ending. [Thu Mar 11 15:22:42 2010] [notice] Child 172: Released the start mutex [Thu Mar 11 15:22:43 2010] [notice] Child 172: All worker threads have exited. [Thu Mar 11 15:22:43 2010] [notice] Child 172: Child process is exiting [Thu Mar 11 15:22:43 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:22:44 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:22:44 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:22:44 2010] [notice] Parent: Created child process 5764 [Thu Mar 11 15:22:44 2010] [notice] Child 5764: Child process is running [Thu Mar 11 15:22:44 2010] [notice] Child 5764: Acquired the start mutex. [Thu Mar 11 15:22:44 2010] [notice] Child 5764: Starting 64 worker threads. [Thu Mar 11 15:22:44 2010] [notice] Child 5764: Starting thread to listen on port 1234. [Thu Mar 11 15:22:52 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/ [Thu Mar 11 15:22:53 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/ [Thu Mar 11 15:23:08 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:23:51 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:23:51 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:24:05 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:24:05 2010] [notice] Child 5764: Exit event signaled. Child process is ending. [Thu Mar 11 15:24:06 2010] [notice] Child 5764: Released the start mutex [Thu Mar 11 15:24:07 2010] [notice] Child 5764: All worker threads have exited. [Thu Mar 11 15:24:07 2010] [notice] Child 5764: Child process is exiting [Thu Mar 11 15:24:07 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:24:08 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:24:08 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:24:08 2010] [notice] Parent: Created child process 5936 [Thu Mar 11 15:24:08 2010] [notice] Child 5936: Child process is running [Thu Mar 11 15:24:08 2010] [notice] Child 5936: Acquired the start mutex. [Thu Mar 11 15:24:08 2010] [notice] Child 5936: Starting 64 worker threads. [Thu Mar 11 15:24:08 2010] [notice] Child 5936: Starting thread to listen on port 1234. [Thu Mar 11 15:24:13 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:24:14 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:31:14 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:31:28 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:32:13 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:32:14 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:33:01 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:34:32 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:34:32 2010] [notice] Child 5936: Exit event signaled. Child process is ending. [Thu Mar 11 15:34:33 2010] [notice] Child 5936: Released the start mutex [Thu Mar 11 15:34:34 2010] [notice] Child 5936: All worker threads have exited. [Thu Mar 11 15:34:34 2010] [notice] Child 5936: Child process is exiting [Thu Mar 11 15:34:34 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:34:36 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:34:36 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:34:36 2010] [notice] Parent: Created child process 1356 [Thu Mar 11 15:34:36 2010] [notice] Child 1356: Child process is running [Thu Mar 11 15:34:36 2010] [notice] Child 1356: Acquired the start mutex. [Thu Mar 11 15:34:36 2010] [notice] Child 1356: Starting 64 worker threads. [Thu Mar 11 15:34:36 2010] [notice] Child 1356: Starting thread to listen on port 1234. [Thu Mar 11 15:34:44 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:34:52 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:35:02 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:35:12 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:35:20 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:35:31 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/, referer: http://127.0.0.1:1234/ [Thu Mar 11 15:37:36 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/slcjadu/install [Thu Mar 11 15:37:48 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:37:48 2010] [notice] Child 1356: Exit event signaled. Child process is ending. [Thu Mar 11 15:37:49 2010] [notice] Child 1356: Released the start mutex [Thu Mar 11 15:37:50 2010] [notice] Child 1356: All worker threads have exited. [Thu Mar 11 15:37:50 2010] [notice] Child 1356: Child process is exiting [Thu Mar 11 15:37:50 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:37:52 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:37:52 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:37:52 2010] [notice] Parent: Created child process 4192 [Thu Mar 11 15:37:52 2010] [notice] Child 4192: Child process is running [Thu Mar 11 15:37:52 2010] [notice] Child 4192: Acquired the start mutex. [Thu Mar 11 15:37:52 2010] [notice] Child 4192: Starting 64 worker threads. [Thu Mar 11 15:37:52 2010] [notice] Child 4192: Starting thread to listen on port 1234. [Thu Mar 11 15:37:56 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:37:56 2010] [notice] Child 4192: Exit event signaled. Child process is ending. [Thu Mar 11 15:37:57 2010] [notice] Child 4192: Released the start mutex [Thu Mar 11 15:37:58 2010] [notice] Child 4192: All worker threads have exited. [Thu Mar 11 15:37:58 2010] [notice] Child 4192: Child process is exiting [Thu Mar 11 15:37:58 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:37:59 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:37:59 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:37:59 2010] [notice] Parent: Created child process 5096 [Thu Mar 11 15:37:59 2010] [notice] Child 5096: Child process is running [Thu Mar 11 15:37:59 2010] [notice] Child 5096: Acquired the start mutex. [Thu Mar 11 15:37:59 2010] [notice] Child 5096: Starting 64 worker threads. [Thu Mar 11 15:37:59 2010] [notice] Child 5096: Starting thread to listen on port 1234. [Thu Mar 11 15:38:04 2010] [error] [client 127.0.0.1] File does not exist: C:/slcjadu/public_html/install [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(utilities/JaduStatus.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 2 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'utilities/JaduStatus.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 2 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(JaduStyles.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 3 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'JaduStyles.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 3 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageBanners.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 4 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageBanners.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 4 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduContact.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 5 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduContact.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 5 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepages.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 8 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepages.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 8 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgetsToHomepages.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 9 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgetsToHomepages.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 9 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgets.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 10 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgets.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 10 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgetSettings.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 11 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgetSettings.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 11 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplements.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 14 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplements.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 14 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplementWidgets.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 15 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplementWidgets.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 15 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplementWidgetPublicCode.php) [function.include-once]: failed to open stream: No such file or directory in C:\\slcjadu\\public_html\\site\\index.php on line 16 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplementWidgetPublicCode.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\slcjadu\\public_html\\site\\index.php on line 16 [Thu Mar 11 15:38:14 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function getAllHomepagesIndependant() in C:\\slcjadu\\public_html\\site\\index.php on line 18 [Thu Mar 11 15:38:55 2010] [alert] [client 127.0.0.1] C:/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:39:03 2010] [alert] [client 127.0.0.1] C:/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:39:06 2010] [alert] [client 127.0.0.1] C:/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:39:29 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:39:29 2010] [notice] Child 5096: Exit event signaled. Child process is ending. [Thu Mar 11 15:39:30 2010] [notice] Child 5096: Released the start mutex [Thu Mar 11 15:39:31 2010] [notice] Child 5096: All worker threads have exited. [Thu Mar 11 15:39:31 2010] [notice] Child 5096: Child process is exiting [Thu Mar 11 15:39:31 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:39:31 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:39:31 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:39:31 2010] [notice] Parent: Created child process 3832 [Thu Mar 11 15:39:31 2010] [notice] Child 3832: Child process is running [Thu Mar 11 15:39:31 2010] [notice] Child 3832: Acquired the start mutex. [Thu Mar 11 15:39:31 2010] [notice] Child 3832: Starting 64 worker threads. [Thu Mar 11 15:39:31 2010] [notice] Child 3832: Starting thread to listen on port 1234. [Thu Mar 11 15:39:33 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:39:33 2010] [notice] Child 3832: Exit event signaled. Child process is ending. [Thu Mar 11 15:39:34 2010] [notice] Child 3832: Released the start mutex [Thu Mar 11 15:39:35 2010] [notice] Child 3832: All worker threads have exited. [Thu Mar 11 15:39:35 2010] [notice] Child 3832: Child process is exiting [Thu Mar 11 15:39:35 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:39:36 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:39:36 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:39:36 2010] [notice] Parent: Created child process 4844 [Thu Mar 11 15:39:36 2010] [notice] Child 4844: Child process is running [Thu Mar 11 15:39:36 2010] [notice] Child 4844: Acquired the start mutex. [Thu Mar 11 15:39:36 2010] [notice] Child 4844: Starting 64 worker threads. [Thu Mar 11 15:39:36 2010] [notice] Child 4844: Starting thread to listen on port 1234. [Thu Mar 11 15:39:41 2010] [alert] [client 127.0.0.1] C:/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:41:10 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:41:10 2010] [notice] Child 4844: Exit event signaled. Child process is ending. [Thu Mar 11 15:41:11 2010] [notice] Child 4844: Released the start mutex [Thu Mar 11 15:41:12 2010] [notice] Child 4844: All worker threads have exited. [Thu Mar 11 15:41:12 2010] [notice] Child 4844: Child process is exiting [Thu Mar 11 15:41:12 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:41:15 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:41:15 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:41:15 2010] [notice] Parent: Created child process 6008 [Thu Mar 11 15:41:16 2010] [notice] Child 6008: Child process is running [Thu Mar 11 15:41:16 2010] [notice] Child 6008: Acquired the start mutex. [Thu Mar 11 15:41:16 2010] [notice] Child 6008: Starting 64 worker threads. [Thu Mar 11 15:41:16 2010] [notice] Child 6008: Starting thread to listen on port 1234. [Thu Mar 11 15:42:28 2010] [alert] [client 127.0.0.1] C:/wamp/www/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://127.0.0.1:1234/ [Thu Mar 11 15:42:38 2010] [alert] [client 127.0.0.1] C:/wamp/www/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:45:11 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:45:11 2010] [notice] Child 6008: Exit event signaled. Child process is ending. [Thu Mar 11 15:45:12 2010] [notice] Child 6008: Released the start mutex [Thu Mar 11 15:45:13 2010] [notice] Child 6008: All worker threads have exited. [Thu Mar 11 15:45:13 2010] [notice] Child 6008: Child process is exiting [Thu Mar 11 15:45:13 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:45:13 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:45:13 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:45:13 2010] [notice] Parent: Created child process 1504 [Thu Mar 11 15:45:14 2010] [notice] Child 1504: Child process is running [Thu Mar 11 15:45:14 2010] [notice] Child 1504: Acquired the start mutex. [Thu Mar 11 15:45:14 2010] [notice] Child 1504: Starting 64 worker threads. [Thu Mar 11 15:45:14 2010] [notice] Child 1504: Starting thread to listen on port 1234. [Thu Mar 11 15:45:21 2010] [alert] [client 127.0.0.1] C:/wamp/www/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:45:35 2010] [alert] [client 127.0.0.1] C:/wamp/www/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://127.0.0.1:1234/ [Thu Mar 11 15:45:43 2010] [alert] [client 127.0.0.1] C:/wamp/www/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:45:46 2010] [alert] [client 127.0.0.1] C:/wamp/www/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:45:49 2010] [alert] [client 127.0.0.1] C:/wamp/www/slcjadu/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Thu Mar 11 15:46:26 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:46:26 2010] [notice] Child 1504: Exit event signaled. Child process is ending. [Thu Mar 11 15:46:27 2010] [notice] Child 1504: Released the start mutex [Thu Mar 11 15:46:28 2010] [notice] Child 1504: All worker threads have exited. [Thu Mar 11 15:46:28 2010] [notice] Child 1504: Child process is exiting [Thu Mar 11 15:46:28 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:46:29 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:46:29 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:46:29 2010] [notice] Parent: Created child process 4472 [Thu Mar 11 15:46:29 2010] [notice] Child 4472: Child process is running [Thu Mar 11 15:46:29 2010] [notice] Child 4472: Acquired the start mutex. [Thu Mar 11 15:46:29 2010] [notice] Child 4472: Starting 64 worker threads. [Thu Mar 11 15:46:29 2010] [notice] Child 4472: Starting thread to listen on port 1234. [Thu Mar 11 15:46:40 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:46:40 2010] [notice] Child 4472: Exit event signaled. Child process is ending. [Thu Mar 11 15:46:41 2010] [notice] Child 4472: Released the start mutex [Thu Mar 11 15:46:42 2010] [notice] Child 4472: All worker threads have exited. [Thu Mar 11 15:46:42 2010] [notice] Child 4472: Child process is exiting [Thu Mar 11 15:46:42 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:46:42 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:46:42 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:46:42 2010] [notice] Parent: Created child process 5408 [Thu Mar 11 15:46:42 2010] [notice] Child 5408: Child process is running [Thu Mar 11 15:46:42 2010] [notice] Child 5408: Acquired the start mutex. [Thu Mar 11 15:46:42 2010] [notice] Child 5408: Starting 64 worker threads. [Thu Mar 11 15:46:42 2010] [notice] Child 5408: Starting thread to listen on port 1234. [Thu Mar 11 15:46:51 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:46:51 2010] [notice] Child 5408: Exit event signaled. Child process is ending. [Thu Mar 11 15:46:52 2010] [notice] Child 5408: Released the start mutex [Thu Mar 11 15:46:53 2010] [notice] Child 5408: All worker threads have exited. [Thu Mar 11 15:46:53 2010] [notice] Child 5408: Child process is exiting [Thu Mar 11 15:46:53 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:46:54 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:46:54 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:46:54 2010] [notice] Parent: Created child process 4504 [Thu Mar 11 15:46:54 2010] [notice] Child 4504: Child process is running [Thu Mar 11 15:46:54 2010] [notice] Child 4504: Acquired the start mutex. [Thu Mar 11 15:46:54 2010] [notice] Child 4504: Starting 64 worker threads. [Thu Mar 11 15:46:54 2010] [notice] Child 4504: Starting thread to listen on port 1234. [Thu Mar 11 15:47:18 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:47:18 2010] [notice] Child 4504: Exit event signaled. Child process is ending. [Thu Mar 11 15:47:19 2010] [notice] Child 4504: Released the start mutex [Thu Mar 11 15:47:20 2010] [notice] Child 4504: All worker threads have exited. [Thu Mar 11 15:47:20 2010] [notice] Child 4504: Child process is exiting [Thu Mar 11 15:47:20 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:47:21 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:47:21 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:47:21 2010] [notice] Parent: Created child process 3344 [Thu Mar 11 15:47:21 2010] [notice] Child 3344: Child process is running [Thu Mar 11 15:47:21 2010] [notice] Child 3344: Acquired the start mutex. [Thu Mar 11 15:47:21 2010] [notice] Child 3344: Starting 64 worker threads. [Thu Mar 11 15:47:21 2010] [notice] Child 3344: Starting thread to listen on port 1234. [Thu Mar 11 15:47:27 2010] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/slcjadu/public_html/install [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(utilities/JaduStatus.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 2 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'utilities/JaduStatus.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 2 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(JaduStyles.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 3 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'JaduStyles.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 3 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageBanners.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 4 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageBanners.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 4 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduContact.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 5 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduContact.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 5 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepages.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 8 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepages.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 8 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgetsToHomepages.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 9 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgetsToHomepages.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 9 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgets.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 10 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgets.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 10 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgetSettings.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 11 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgetSettings.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 11 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplements.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 14 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplements.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 14 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplementWidgets.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 15 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplementWidgets.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 15 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplementWidgetPublicCode.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 16 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplementWidgetPublicCode.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 16 [Thu Mar 11 15:47:32 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function getAllHomepagesIndependant() in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 18 [Thu Mar 11 15:50:09 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:50:09 2010] [notice] Child 3344: Exit event signaled. Child process is ending. [Thu Mar 11 15:50:10 2010] [notice] Child 3344: Released the start mutex [Thu Mar 11 15:50:11 2010] [notice] Child 3344: All worker threads have exited. [Thu Mar 11 15:50:11 2010] [notice] Child 3344: Child process is exiting [Thu Mar 11 15:50:11 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:50:13 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:50:13 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:50:13 2010] [notice] Parent: Created child process 2200 [Thu Mar 11 15:50:13 2010] [notice] Child 2200: Child process is running [Thu Mar 11 15:50:13 2010] [notice] Child 2200: Acquired the start mutex. [Thu Mar 11 15:50:13 2010] [notice] Child 2200: Starting 64 worker threads. [Thu Mar 11 15:50:13 2010] [notice] Child 2200: Starting thread to listen on port 1234. [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(utilities/JaduStatus.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 2 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'utilities/JaduStatus.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 2 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(JaduStyles.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 3 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'JaduStyles.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 3 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageBanners.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 4 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageBanners.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 4 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduContact.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 5 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduContact.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 5 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepages.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 8 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepages.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 8 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgetsToHomepages.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 9 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgetsToHomepages.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 9 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgets.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 10 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgets.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 10 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgetSettings.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 11 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgetSettings.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 11 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplements.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 14 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplements.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 14 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplementWidgets.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 15 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplementWidgets.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 15 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplementWidgetPublicCode.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 16 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplementWidgetPublicCode.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 16 [Thu Mar 11 15:50:18 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function getAllHomepagesIndependant() in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 18 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(utilities/JaduStatus.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 2 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'utilities/JaduStatus.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 2 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(JaduStyles.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 3 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'JaduStyles.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 3 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageBanners.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 4 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageBanners.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 4 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduContact.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 5 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduContact.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 5 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepages.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 8 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepages.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 8 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgetsToHomepages.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 9 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgetsToHomepages.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 9 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgets.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 10 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgets.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 10 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduHomepageWidgetSettings.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 11 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduHomepageWidgetSettings.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 11 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplements.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 14 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplements.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 14 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplementWidgets.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 15 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplementWidgets.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 15 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once(websections/JaduPageSupplementWidgetPublicCode.php) [function.include-once]: failed to open stream: No such file or directory in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 16 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'websections/JaduPageSupplementWidgetPublicCode.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 16 [Thu Mar 11 15:50:19 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function getAllHomepagesIndependant() in C:\\wamp\\www\\slcjadu\\public_html\\site\\index.php on line 18 [Thu Mar 11 15:50:41 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:50:41 2010] [notice] Child 2200: Exit event signaled. Child process is ending. [Thu Mar 11 15:50:42 2010] [notice] Child 2200: Released the start mutex [Thu Mar 11 15:50:43 2010] [notice] Child 2200: All worker threads have exited. [Thu Mar 11 15:50:43 2010] [notice] Child 2200: Child process is exiting [Thu Mar 11 15:50:43 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:50:43 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:50:43 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:50:43 2010] [notice] Parent: Created child process 6060 [Thu Mar 11 15:50:43 2010] [notice] Child 6060: Child process is running [Thu Mar 11 15:50:43 2010] [notice] Child 6060: Acquired the start mutex. [Thu Mar 11 15:50:43 2010] [notice] Child 6060: Starting 64 worker threads. [Thu Mar 11 15:50:43 2010] [notice] Child 6060: Starting thread to listen on port 1234. [Thu Mar 11 15:50:53 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:50:53 2010] [notice] Child 6060: Exit event signaled. Child process is ending. [Thu Mar 11 15:50:54 2010] [notice] Child 6060: Released the start mutex [Thu Mar 11 15:50:55 2010] [notice] Child 6060: All worker threads have exited. [Thu Mar 11 15:50:55 2010] [notice] Child 6060: Child process is exiting [Thu Mar 11 15:50:55 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:53:05 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:53:05 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:53:05 2010] [notice] Parent: Created child process 1212 [Thu Mar 11 15:53:05 2010] [notice] Child 1212: Child process is running [Thu Mar 11 15:53:05 2010] [notice] Child 1212: Acquired the start mutex. [Thu Mar 11 15:53:05 2010] [notice] Child 1212: Starting 64 worker threads. [Thu Mar 11 15:53:05 2010] [notice] Child 1212: Starting thread to listen on port 1234. [Thu Mar 11 15:53:15 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:53:15 2010] [notice] Child 1212: Exit event signaled. Child process is ending. [Thu Mar 11 15:53:16 2010] [notice] Child 1212: Released the start mutex [Thu Mar 11 15:53:17 2010] [notice] Child 1212: All worker threads have exited. [Thu Mar 11 15:53:17 2010] [notice] Child 1212: Child process is exiting [Thu Mar 11 15:53:17 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:53:22 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:53:22 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:53:22 2010] [notice] Parent: Created child process 1800 [Thu Mar 11 15:53:22 2010] [notice] Child 1800: Child process is running [Thu Mar 11 15:53:22 2010] [notice] Child 1800: Acquired the start mutex. [Thu Mar 11 15:53:22 2010] [notice] Child 1800: Starting 64 worker threads. [Thu Mar 11 15:53:22 2010] [notice] Child 1800: Starting thread to listen on port 1234. [Thu Mar 11 15:53:25 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:53:25 2010] [notice] Child 1800: Exit event signaled. Child process is ending. [Thu Mar 11 15:53:26 2010] [notice] Child 1800: Released the start mutex [Thu Mar 11 15:53:27 2010] [notice] Child 1800: All worker threads have exited. [Thu Mar 11 15:53:27 2010] [notice] Child 1800: Child process is exiting [Thu Mar 11 15:53:27 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:53:28 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:53:28 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:53:28 2010] [notice] Parent: Created child process 4784 [Thu Mar 11 15:53:28 2010] [notice] Child 4784: Child process is running [Thu Mar 11 15:53:28 2010] [notice] Child 4784: Acquired the start mutex. [Thu Mar 11 15:53:28 2010] [notice] Child 4784: Starting 64 worker threads. [Thu Mar 11 15:53:28 2010] [notice] Child 4784: Starting thread to listen on port 1234. [Thu Mar 11 15:58:50 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:58:50 2010] [notice] Child 4784: Exit event signaled. Child process is ending. [Thu Mar 11 15:58:51 2010] [notice] Child 4784: Released the start mutex [Thu Mar 11 15:58:52 2010] [notice] Child 4784: All worker threads have exited. [Thu Mar 11 15:58:52 2010] [notice] Child 4784: Child process is exiting [Thu Mar 11 15:58:52 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:58:53 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:58:53 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:58:53 2010] [notice] Parent: Created child process 4088 [Thu Mar 11 15:58:53 2010] [notice] Child 4088: Child process is running [Thu Mar 11 15:58:53 2010] [notice] Child 4088: Acquired the start mutex. [Thu Mar 11 15:58:53 2010] [notice] Child 4088: Starting 64 worker threads. [Thu Mar 11 15:58:53 2010] [notice] Child 4088: Starting thread to listen on port 1234. [Thu Mar 11 15:59:13 2010] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/jadu [Thu Mar 11 15:59:18 2010] [error] [client 127.0.0.1] File does not exist: C:/jadu/public_html/install [Thu Mar 11 15:59:24 2010] [notice] Parent: Received shutdown signal -- Shutting down the server. [Thu Mar 11 15:59:24 2010] [notice] Child 4088: Exit event signaled. Child process is ending. [Thu Mar 11 15:59:25 2010] [notice] Child 4088: Released the start mutex [Thu Mar 11 15:59:26 2010] [notice] Child 4088: All worker threads have exited. [Thu Mar 11 15:59:26 2010] [notice] Child 4088: Child process is exiting [Thu Mar 11 15:59:26 2010] [notice] Parent: Child process exited successfully. [Thu Mar 11 15:59:28 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations [Thu Mar 11 15:59:28 2010] [notice] Server built: Dec 10 2008 00:10:06 [Thu Mar 11 15:59:28 2010] [notice] Parent: Created child process 4232 [Thu Mar 11 15:59:28 2010] [notice] Child 4232: Child process is running [Thu Mar 11 15:59:28 2010] [notice] Child 4232: Acquired the start mutex. [Thu Mar 11 15:59:28 2010] [notice] Child 4232: Starting 64 worker threads. [Thu Mar 11 15:59:28 2010] [notice] Child 4232: Starting thread to listen on port 1234. [Thu Mar 11 16:00:50 2010] [error] [client 127.0.0.1] PHP Warning: include_once(JaduConstants.php) [function.include-once]: failed to open stream: No such file or directory in C:\\jadu\\public_html\\jadu\\includes\\session_header.php on line 2 [Thu Mar 11 16:00:50 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'JaduConstants.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\jadu\\public_html\\jadu\\includes\\session_header.php on line 2 [Thu Mar 11 16:00:50 2010] [error] [client 127.0.0.1] PHP Warning: include_once(utilities/JaduLicenses.php) [function.include-once]: failed to open stream: No such file or directory in C:\\jadu\\public_html\\jadu\\includes\\session_header.php on line 3 [Thu Mar 11 16:00:50 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'utilities/JaduLicenses.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\jadu\\public_html\\jadu\\includes\\session_header.php on line 3 [Thu Mar 11 16:00:50 2010] [error] [client 127.0.0.1] PHP Warning: include_once(utilities/JaduAdministrators.php) [function.include-once]: failed to open stream: No such file or directory in C:\\jadu\\public_html\\jadu\\includes\\session_header.php on line 4 [Thu Mar 11 16:00:50 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'utilities/JaduAdministrators.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\jadu\\public_html\\jadu\\includes\\session_header.php on line 4 [Thu Mar 11 16:00:50 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function getNumAdministrators() in C:\\jadu\\public_html\\jadu\\includes\\session_header.php on line 7 [Thu Mar 11 16:00:57 2010] [error] [client 127.0.0.1] PHP Warning: include_once(JaduDatabaseConstants.php) [function.include-once]: failed to open stream: No such file or directory in C:\\jadu\\public_html\\jadu\\install\\index.php on line 3 [Thu Mar 11 16:00:57 2010] [error] [client 127.0.0.1] PHP Warning: include_once() [function.include]: Failed opening 'JaduDatabaseConstants.php' for inclusion (include_path='.;C:\\php5\\pear') in C:\\jadu\\public_html\\jadu\\install\\index.php on line 3 [Thu Mar 11 16:00:57 2010] [error] [client 127.0.0.1] PHP Warning: include_once(JaduLibraryFunctions.php) [function.include-once]: failed to open stream: No such file or directory in C:\\jadu\\public_html\\jadu\\install\\index.php on line 52 [Thu Mar 11 16:00:57 2010] [error] [client 127.0.0.1] PHP Warning:

Posted by Crashus, 03-24-2010, 07:05 AM
Looks like this: ] PHP Fatal error: Call to undefined function getNumAdministrators() in C:\\jadu\\public_html\\jadu\\includes\\session_header.php on line 7 is the main problem, you're missing some php module.

Posted by g1media.co.uk, 03-24-2010, 07:16 AM
why would that stop Apache starting though? Surely Apache should start and then the site fail when you hit that URL?

Posted by Crashus, 03-24-2010, 07:19 AM
Oh, my fault, somehow I was thinking it is running, are you able to do telnet 127.0.0.1 80 ? What address are you using to open your site? Can you ping it? I can see you're using ServerName jadu ServerAlias jadu but 127.0.0.1 slcwebsite in your hosts file

Posted by g1media.co.uk, 03-24-2010, 07:24 AM
sorry - my mistake my hosts file has 127.0.0.1 jadu and NOT 127.0.0.1 as I stated earlier. I'm also not running Apache on port 80 but using 1234 instead When I uncomment the line in my httpd.conf and then try to restart services from the taskbar, the meter for WAMP is set to yellow and I can't access WAMP via the browser. If I add the comment back in and restart services, all is well.

Posted by Crashus, 03-24-2010, 07:26 AM
Sorry about the 80 port - my mistake. Can you stop apache. Uncomment needed line. Delete the log file, start apache and paste newly created log here?

Posted by g1media.co.uk, 03-24-2010, 07:32 AM
hmmm - no log files are being created, other than for Mysql which looks OK

Posted by Crashus, 03-24-2010, 08:00 AM
No logs in C:\slcjadu\logs folder? Nothing in the main apache log? It is too difficult to do this type of thing remotely unfortunately. Try to comment out some lines in your vhost file to find out which one is causing failure.

Posted by g1media.co.uk, 03-24-2010, 08:34 AM
Not quite sure how I've managed it but got it all working. I commented out parts and then went through each section systematically enabling upon successful WAMP restart. Vhosts file now contains: Also edited my Windows host file to 127.0.0.1 jadu.local Just now need to work out how to access in Firefox. I use a proxy to access the web (that's why WAMP is on 1234). I've added an exception to FF of jadu.local/1234 but that doesn't seem to work. Works fine in Opera too but IE and Chrome don't.

Posted by Crashus, 03-24-2010, 08:37 AM
I'm glad you were able to work this out.

Posted by g1media.co.uk, 03-24-2010, 08:38 AM
Thanks for your help - sometimes you just need that extra head for discussion and things to start to click

Posted by Crashus, 03-24-2010, 08:39 AM
You're welcome at any time



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Cruxter Networks (Views: 680)
softlayer (Views: 666)
Dnow again? (Views: 647)

Language: