Jump to content

Recommended Posts

Hi! Im trying to install ALP (Autonomous Lan Party) an PHP template.

https://www.nerdclub.net/alp/

 

When I try to install with install.php im getting this error. What does this mean?

 

WARNING! not the default value (E_ALL & ~E_NOTICE) or (2039). if your value is more strict; ALP will give you errors.

Link to comment
https://forums.phpfreaks.com/topic/305422-need-help-with-unknown-warning/
Share on other sites

Find your php.ini, find the error_reporting setting inside it and make sure you're not looking at a commented-out one, and change its value to E_ALL & ~E_NOTICE. Then restart Apache/nginx.

 

By the way, what errors?

the warning is not an issue, however when you get to step four (I only tried full install) there were a lot of errors. Easy fix . Open install.php in editor and find TYPE=MyIsam. Change it to read ENGINE=MyIsam

Edited by dodgeitorelse3
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.