Posts: 6
Threads: 2
Joined: Apr 2011
(17-Apr-2011, 10:25 PM)Steven Wrote: Ok can you open up comments/your_admin/includes/auth.php and add the following after the Error Reporting section (line 47):
PHP Code:
<?php
@error_reporting(-1);
@ini_set('display_errors', 1);
@ini_set("log_errors" , 0);
Then try the admin login again and hopefully there will be an error message.
I modified auth.php, but no error messages are shown. I did the install for the second time now. BTW I did install with install_1.php because after installing in the normal way, I get the messages below. However, the 'proceed' button did not work, so I had to call manually the install_1.php. The review script (example.php) does works excellent (tables are filled in a normal way); only the admin access doesn't work
PHP version is 5.2 or higher Pass
MySQL is 5.0.7 or higher Pass
Ctype extension is available Pass
Mbstring module is available Pass
Mail() function is enabled Pass
GD Library is installed Pass
Magic Quotes is disabled Pass
System() function is enabled Fail
cURL package is installed Pass
fopen(URL) is enabled Fail