Admin password ??

Anonymous (not verified)
Forums
Hello , I ve just installed the last opigno on W7 pro with 4 Go ,under vmware wkstation 10 I ve had a lot of AJAX error 500,but with the refresh (even with these adds max_execution_time = 180 max_input_time = 180 max_input_nesting_level = 300 memory_limit = 512M , but now it's good but I don't see an admin account ,so I can't connect me on my localhost ,is it normal ? under phpmyadmin I have only this account "placeholder-for-uid-1" Can you help me ? thx a lot
James Aparicio

Hi bruno, 

Hi bruno, 

It seems the installation did not finish. You should empty the database completly(remove all tables), delete the settings.php in sites/default. Duplicate the default.settings.php and rename it to settings.php.

After that run the install again.

Best regards

bruno (not verified)

hello James,

hello James, thx for your answer ,i have already delete all the database with phpmyadmin,but I have all the time this error http ajax 500. I will try to delete the setting.php and use the default.setting, I 'll be back ;-)
James Aparicio

If you still get errors try

If you still get errors try these settings,

max_execution_time = -1
max_input_time = -1
memory_limit = 512M
xdebug.max_nesting_level = 500

Best regards

bruno (not verified)

I deleted the base

I deleted the base I deleted the directory et copy a new I put this line in php.ini : xdebug.max_nesting_level = 500 because I had already these lines max_execution_time = -1 max_input_time = -1 memory_limit = 512M I launched a new installation and for the first time it works Thx a lot Just a last question ,I have a message concerning to php-excel 1.7. I downloaded the version 1.8 on http://phpexcel.codeplex.com/ I have now a directory 'classes' with one file 'PHPExcel.php' and one directory named 'PHPExcel',can you say me where I need to copy them
James Aparicio

Hi Bruno

Hi Bruno

What message do you have?

Best regards

bruno (not verified)

Here is the message

Here is the message I think I need to copy to \profiles\opigno_lms\modules\contrib\libraries but I'm not sure ,can you confirm ? BR bruno --------------- In order to use PHPExcel, you must first download the entire library (1.7) at phpexcel.net and put it under sites/*/libraries/PHPExcel/ (so you should have sites/*/libraries/PHPExcel/Classes/PHPExcel.php). Be careful, as the Libraries API module will look fir the changelog.txt file shipped with PHPExcel. Be sure to include it as well, as to have sites/*/libraries/PHPExcel/changelog.txt. --------
James Aparicio

Hi Bruno,

Hi Bruno,

You installed in fench correct?

You do not have to do anything, that message is showing up at the end of the installation for french that should not show up.

We already created an issue for it. Just ignore it.

https://www.drupal.org/node/2209321

 

Best regards

bruno (not verified)

sorry ,thx for all the

sorry ,thx for all the informations you gave me BR bruno
James Aparicio

No problem, let us know if

No problem, let us know if you have any other questions.

Best regards

bruno (not verified)

ok thx for your proposal ,the

ok thx for your proposal ,the next step for me will be to synchronize my Active Directory with the LDAP module. I will begin to make some research on the net bye bruno