Internal Server Error
Posted by: FuzMic (---.static.tpgi.com.au)
Date: July 10, 2013 03:53PM

Hi gurus

I have a subfolder (say ABC) within c:\wamp\www containing the Joomla (v2.5.7) files downloaded from a website which is working fine. The associated MySql database is also exported as download then imported into the c:\wamp\bin\mysql using phpAdmin.

In a particular PC with wamp 2.2 and apache version 2.2.22, for some unknown reason when project ABC run from browser using "localhost/ABC/index.php", the following message pops up and it stopped.

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

The same message appears even i try to access joomla as administrator

In another PC with the same configuration and same data as above, it runs ok. I can access the mysql using "root with no password" all correctly set in the
configuration.php or in any other files that refer to the use of the mysql database.



Please help to better control the use of Wamp. By Server does it mean apache or mysql? Thanks

Options: ReplyQuote
Re: Internal Server Error
Posted by: FuzMic (---.static.tpgi.com.au)
Date: July 11, 2013 10:29AM

Hi guys

After reading similar post for you to respond it dig into the apache_error.log, its contents append at end. Hope guru can tell me if i looking at the right place & highlight the issue blocking the execution. It looks the htaccess rewritecond is the cause.



[Thu Jul 11 18:13:47 2013] [notice] Apache/2.2.22 (Win32) PHP/5.3.13 configured -- resuming normal operations
[Thu Jul 11 18:13:47 2013] [notice] Server built: May 13 2012 13:32:42
[Thu Jul 11 18:13:47 2013] [notice] Parent: Created child process 1876
[Thu Jul 11 18:13:47 2013] [notice] Child 1876: Child process is running
[Thu Jul 11 18:13:47 2013] [notice] Child 1876: Acquired the start mutex.
[Thu Jul 11 18:13:47 2013] [notice] Child 1876: Starting 64 worker threads.
[Thu Jul 11 18:13:47 2013] [notice] Child 1876: Starting thread to listen on port 80.
[Thu Jul 11 18:13:57 2013] [alert] [client 127.0.0.1] C:/wamp/www/IFH/.htaccess: Invalid command 'RewriteCond', perhaps misspelled or defined by a module not included in the server configuration, referer: [localhost]
[Thu Jul 11 18:14:15 2013] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Jul 11 18:14:15 2013] [notice] Child 1876: Exit event signaled. Child process is ending.
[Thu Jul 11 18:14:16 2013] [notice] Child 1876: Released the start mutex
[Thu Jul 11 18:14:17 2013] [notice] Child 1876: All worker threads have exited.
[Thu Jul 11 18:14:17 2013] [notice] Child 1876: Child process is exiting
[Thu Jul 11 18:14:17 2013] [notice] Parent: Child process exited successfully.

Options: ReplyQuote
Re: Internal Server Error
Posted by: stevenmartin99 (Moderator)
Date: July 11, 2013 10:41AM

left click wamp icon> apache> modules > rewrite_mod

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Internal Server Error
Posted by: FuzMic (---.static.tpgi.com.au)
Date: July 11, 2013 10:55AM

Thanks Steven, that's quick after i made my effort. Cheers!!

Options: ReplyQuote


Sorry, only registered users may post in this forum.