BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   Web Development (http:\\b1.hcanet.com\forum/forumdisplay.php?f=50)
-   -   Trying To Change The Language Of My Forum (http:\\b1.hcanet.com\forum/showthread.php?t=11669)

Bads 10th May 04 04:57 PM

Hello,

Now my forum is hosting in the web ;)

But when it was in my pc, I had no problem for changing the language :lol:

Now, if I try to import a language pack, I receive these errors :

Quote:

Warning: chdir(): Permission denied (errno 13) in /home/csstbiz/public_html/sources/lib/tar.php on line 306

Warning: fopen(email_content.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_boards.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_buddy.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_calendar.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_csite.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_emails.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_error.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_forum.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_global.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_help.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_legends.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_login.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_mlist.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_mod.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_modcp.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_msg.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_online.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_post.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_printpage.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_profile.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_register.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_search.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_stats.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_subscriptions.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_topic.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_ucp.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(conf.inc): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389



If I check in the line 389 of the tar.php file, I see this :

if ( $FH = fopen($file_name, "wb") )



How can I fix this problem please ?

Thanks


[color=red]I just fix this problem ;)

I have upload manually the content of the french.zip to my language folder.

The problem was this : the language folder /en/ had always a deinied
access :blink:

I can't change the chmod of this folder.

Now all is working fine :D

Bads 10th May 04 08:58 PM

Is this a compression problem ?

Bads 11th May 04 01:59 PM

Nobody knows ?

war59312 12th May 04 05:05 AM

Sounds like your host has acitvated php safe mode. So you need to run the forum in safe mode.

Bads 12th May 04 11:28 AM

Thanks Will ;)


I will try to run my forum in safe mode before installing the language pack

Bads 12th May 04 11:42 AM

After setting the default language to french, I receive this message in my home page :(

Warning: load_words(./lang/39/lang_global.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/functions.php on line 1272

Bads 12th May 04 01:36 PM

If I run in safe mode, I lose my arcade :blink:

But I just chmod the upload folder and now the message is shortest :

Warning: chdir(): Permission denied (errno 13) in /home/csstbiz/public_html/sources/lib/tar.php on line 306

Warning: fopen(email_content.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_boards.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_buddy.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_calendar.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_csite.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_emails.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_error.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_forum.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_global.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_help.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_legends.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Warning: fopen(lang_login.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389

Bads 12th May 04 08:21 PM

Ok,

I have only one error now :

Warning: chdir(): Permission denied (errno 13) in /home/csstbiz/public_html/sources/lib/tar.php on line 306


And this is the line 306 of my tar.php file :

chdir($to_dir);


All times are GMT +1. The time now is 08:16 PM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.