Access denied on phpbb_error_log!?!

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Access denied on phpbb_error_log!?!

Post by artikkk »

Code: Select all

[phpBB Debug] PHP Warning: in file /includes/payment_class.php on line 236: fopen(.results.log) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Warning: in file /includes/payment_class.php on line 243: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Warning: in file /includes/payment_class.php on line 245: fclose(): supplied argument is not a valid stream resource

Fatal error: SQL ERROR [ mysql4 ]

Access denied for user 'apache'@'localhost' (using password: NO) [1045]

SQL

INSERT INTO avphpbb_error_log (log_type, log_time, log_user, log_ip, log_browser, log_lang, log_page, log_file, log_line, log_message) VALUES (2, 1325457668, 2, '', '', '', '', '', '', '')

BACKTRACE

FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()

FILE: includes/functions.php
LINE: 3829
CALL: dbal_mysql->sql_query()

FILE:
LINE:
CALL: msg_handler()

FILE: includes/functions.php
LINE: 2511
CALL: header()

FILE: application.php
LINE: 397
CALL: redirect()

in /home/admin/domains/pronosky.com/public_html/forum/includes/db/dbal.php on line 707
How is it possible? :shock:

Access denied on phpbb_error_log!?!

Post by Blackwolf »

Not sure.....but seems to be something to do with the paypal mod?

Access denied on phpbb_error_log!?!

Post by Stoker »

I believe that you are missing some edits for that mod you are using.
Maybe look in the mod topic and/or ask the author. I dont know the mod you are using.