|
|||||||
| Dolphin General Discussion v6.00 and above General issues about Dolphin - Smart Community Builder v6.00 and above |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: May 2008
Posts: 27
|
The .htaccess file kills the site. I try to switch off friendly urls for everything but some aspects still do not work. Anyone have a .htaccess file that would work with 6.1 and 1and1.com servers pls?
Thank you! |
|
|
|
|
|
#3 (permalink) |
|
Join Date: May 2008
Posts: 27
|
I also tried another suggestion in another post and it was sucessful for me.
The poster mentioned that tect support told him to: 1. Go into admin panel, turn off all Permalinks and then save. 2. Go into the navigation menu builder and make a change and then save again 3. Clear your cache in the browser and try to access the page again. I also went back in and turned permalinks back on and everything seems to be working without a hitch. Just FYI to anyone still struggling with this issue.... |
|
|
|
|
|
#6 (permalink) |
|
Join Date: Jan 2008
Posts: 4
|
Attached is my htaccess file. I've been using it with 6.1.1 with no issues on 1and1 since it was released. Only two changes made to the distributed version were to comment out:
php_flag register_globals Off Then to enable use of permalinks, I added the following line after RewriteEngine On: RewriteBase / I had issues with the boonex licensing and found that adding the following to your php.ini will resolve that: allow_url_fopen = on (*attached is a copy of that as well if you need *) Best. |
|
|
|
|
|
#7 (permalink) | |
|
Administrator
Join Date: Mar 2005
Posts: 6,171
|
Quote:
As for the BoonEx licensing - if you have a valid license - you should still consider NULLing the code, so this is not even an issue. Of course, you should have a valid license before you do this. Smoge
__________________
ModMySite Administrator Problems? Questions? Need modifications or other help with your site? Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152. |
|
|
|
|
|
|
#8 (permalink) |
|
Join Date: Feb 2008
Posts: 27
|
never use allow_url_fopen!!! (that is for local only! for testing) otherwise, you can get hijacked....
you might need to simply add: Options +FollowSymLinks in your htaccess file that will enable your rewrite mod (if it's even compiled into your apache/php) but sheeshe, when people are posting help for server issues, PLEASE let us know what server you are on, what box, and what version, etc... thanks
__________________
[]D [] []\/[] []D |
|
|
|
|
|
#9 (permalink) |
|
Join Date: May 2009
Posts: 3
|
I can't install Dolphin 6.1.5 on 1&1 server!
Now that sucks but I replaced the .htaccess file provided in the 1and1_files.zip file. Still doesn't work, as for the php.ini file... honestly I don't know what to do with it.... This is the error I'm getting when I try to install Dolphin: register_globals is On (warning, you should have this param in Off state, or your site will unsafe) Please go to the Dolphin Troubleshooter and solve the problem. Do you guys have any idea on how to fix it? |
|
|
|
|
|
#10 (permalink) |
|
Administrator
Join Date: Mar 2005
Posts: 6,171
|
__________________
ModMySite Administrator Problems? Questions? Need modifications or other help with your site? Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|