function.fopen problems

Hi all!

I copied my Dolphin site to a new server 1:1 by Plesk.

It is all working fine but I can't compile languages:

Warning: fopen(/var/www/vhosts/oldtimergemeinschaft.de/httpdocs/langs/lang-de.php) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/oldtimergemeinschaft.de/httpdocs/inc/languages.inc.php on line 271

The same issue with Orca languages: Language files compilation have been failed. Please check folders permissions.

All folders have the correct permissions...

allow_url_fopen is ON

Any ideas?

Thanks

Tom

Quote · 27 Aug 2008

/langs = 777  .....  ?
.

Quote · 27 Aug 2008

yes

/langs = 777

Undecided

Quote · 27 Aug 2008

I can't go public with this problems. I don't want to install it again... to many work on the site done.

Quote · 27 Aug 2008

/langs/lang-de.php chmod 666 and your set!

heres how to read your warnings

fopen(/var/www/vhosts/oldtimergemeinschaft.de/httpdocs/langs/lang-de.php

the above line wants to open something but open what?

fopen(/var/www/vhosts/oldtimergemeinschaft.de/httpdocs/langs/lang-de.php

open the bold, but it cant cause it is set to 644

the second line simply tells you what file wants to do the above

I have video tutorials to help you mrpowless.com
Quote · 27 Aug 2008

Thanks a lot for the detailed answer Laughing It's working now! Sometimes it is so simple...

What about the compilation in Orca? I checked all folder and file permissions as described here in the forum. But I still can't compile.

I did again step 4: permissions and permission reversal again from http://www.boonex.com/trac/dolphin/wiki/DetailedInstall

But no success...

Quote · 27 Aug 2008

anyone? plz...

Quote · 28 Aug 2008

Anyone?

I double and triple checked all folders and files permissions in orca.

But I still can't compile.

I guess I'm going nuts ;-)

Quote · 29 Aug 2008

This is the permissions settings for v6.1.4 AFTER installation  .....  (according to install instructions)

777
backup
cache
groups/gallery
groups/orca/cachejs
groups/orca/classes
groups/orca/js
groups/orca/layout
groups/orca/log
langs
media/images
media/images/banners
media/images/blog
media/images/classifieds
media/images/gallery
media/images/profile
media/images/profile_bg
media/images/promo
media/images/promo/original
media/images/sdating
media/images/sharingImages
media/sound
media/video
orca/cachejs
orca/classes
orca/conf
orca/js
orca/layout
orca/log
ray/modules/board/files
ray/modules/chat/files
ray/modules/global/app/ffmpeg.exe
ray/modules/im/files
ray/modules/movie/files
ray/modules/mp3/files
ray/modules/music/files
tmp

666
inc/db_cached/MenuContent.inc
inc/db_cached/PageView.inc
inc/db_cached/ProfileFields.inc
inc/db_cached/SiteStat.inc
inc/params.inc.php
inc/prof.inc.php
ray/modules/board/xml/config.xml
ray/modules/board/xml/langs.xml
ray/modules/board/xml/main.xml
ray/modules/board/xml/skins.xml
ray/modules/chat/xml/config.xml
ray/modules/chat/xml/langs.xml
ray/modules/chat/xml/main.xml
ray/modules/chat/xml/skins.xml
ray/modules/desktop/xml/config.xml
ray/modules/desktop/xml/langs.xml
ray/modules/desktop/xml/main.xml
ray/modules/desktop/xml/skins.xml
ray/modules/global/data/integration.dat
ray/modules/global/inc/cron.inc.php
ray/modules/global/xml/config.xml
ray/modules/global/xml/main.xml
ray/modules/im/xml/config.xml
ray/modules/im/xml/langs.xml
ray/modules/im/xml/main.xml
ray/modules/im/xml/skins.xml
ray/modules/movie/xml/config.xml
ray/modules/movie/xml/langs.xml
ray/modules/movie/xml/main.xml
ray/modules/movie/xml/skins.xml
ray/modules/mp3/xml/config.xml
ray/modules/mp3/xml/langs.xml
ray/modules/mp3/xml/main.xml
ray/modules/mp3/xml/skins.xml
ray/modules/music/xml/config.xml
ray/modules/music/xml/langs.xml
ray/modules/music/xml/main.xml
ray/modules/music/xml/skins.xml
ray/modules/presence/xml/config.xml
ray/modules/presence/xml/langs.xml
ray/modules/presence/xml/main.xml
ray/modules/presence/xml/skins.xml
ray/modules/shoutbox/xml/config.xml
ray/modules/shoutbox/xml/langs.xml
ray/modules/shoutbox/xml/main.xml
ray/modules/shoutbox/xml/skins.xml
ray/modules/video/xml/config.xml
ray/modules/video/xml/langs.xml
ray/modules/video/xml/main.xml
ray/modules/video/xml/skins.xml

Quote · 29 Aug 2008

Thank you for the list. But unfortunalety the language compiling in Orca is still not working...

In case of new installation what files do I need to copy to keep all the content (members, events and so on)?

Regards

Tom

Quote · 29 Aug 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.