[TYPO3-english] question about transferring typo3 site

Sinisa Mitrovic sinisa.mitrovic at europoint.com
Wed Jun 22 12:31:04 CEST 2011


Hi again,

Also check in Apache settings AllowOverride if is set to None like this:

<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>

And change it to "AllowOverride All"...
Also check in httaccess if you have this line:
Options +FollowSymLinks
If you do, coment it out...

Restart WAMP and check if it works now...

Regards,
Siniša Mitrović

-----Original Message-----
From: typo3-english-bounces at lists.typo3.org
[mailto:typo3-english-bounces at lists.typo3.org] On Behalf Of Sinisa Mitrovic
Sent: Wednesday, June 22, 2011 12:07 PM
To: 'TYPO3 English'
Subject: Re: [TYPO3-english] question about transferring typo3 site

Hi Tom,

Did you restarted WAMP?  Is your httacces file in this format ".httaccess"
(without quotes)? If you did everithing and still not working, can you post
code from httaccess?

P.S. wamp\bin\apache\apache2.2.6\conf should be one in use...

Regards,
Siniša Mitrović

-----Original Message-----
From: typo3-english-bounces at lists.typo3.org
[mailto:typo3-english-bounces at lists.typo3.org] On Behalf Of tom liu
Sent: Wednesday, June 22, 2011 11:41 AM
To: TYPO3 English
Subject: Re: [TYPO3-english] question about transferring typo3 site

I found httpd.conf in two places, one is in
wamp\bin\apache\apache2.2.6\conf, one is in
wamp\bin\apache\apache2.2.6\conf\default.
I removed the # in both of places. But  the problem is still there.

Blessings--Tom

2011/6/22 Sinisa Mitrovic <sinisa.mitrovic at europoint.com>

> Hi,
>
> It looks like a httaccess file error, so you should check your Apache 
> configuration... You need to enable mod_rewrite in your Apache 
> installation.
> Find the file httpd.conf (perhaps under apache/conf/ in WAMP) and open it.
> There, search for mod_rewrite. If you find a line like this:
>  #LoadModule rewrite_module modules/mod_rewrite.so, great. Remove the 
> #, save the file, and restart WAMP and that should be it...
>
> Regards,
> Siniša Mitrović
>
> -----Original Message-----
> From: typo3-english-bounces at lists.typo3.org
> [mailto:typo3-english-bounces at lists.typo3.org] On Behalf Of tom liu
> Sent: Wednesday, June 22, 2011 8:40 AM
> To: TYPO3 English
> Subject: [TYPO3-english] question about transferring typo3 site
>
> Hi,
>
> I am transferring a typo3 site to my local machine (WAMP), but when i 
> open the site localhost/test, it shows:
> Internal Server Error
>
> The server encountered an internal error or misconfiguration and was 
> unable to complete your request.
>
> Please contact the server administrator, webmaster at localhost and 
> inform them of the time the error occurred, and anything you might 
> have done that may have caused the error.
>
> More information about this error may be available in the server error
log.
>
> what could be the problem?
> BTW, on my computer I have built another typo3 site, it is working 
> well, only the one i just transferred has the problem.
>
> Blessings--Tom
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list