php internal server error
Oct 25, 2019 am 09:36 AMphp internal server error?
1. It may be a php configuration problem
php.ini short_open_tag = Off
Change to short_open_tag = On
2. It may be a system problem, please use the following method to solve it:
Method 1:
1. Control Panel->Administrative Tools->Computer Management (double-click)->Computer Management (Local)->Local Users and Groups (click the plus sign in front )->User (click)->ISUC (right-click-set password, set to 123, OK)->Iwm (right-click-set password, set to 123, OK)->Administrator (right-click-set password , set to 123, OK)->Close Computer Management
2. Management Tools-Component Services (double-click)->There is "Component Services (double-click)" below->Computer (folder) (Double-click)->My Computer (open)->com Application-Find the "IIS out-of-process" folder (right-click, open properties)->Click "Identity"->"The following appears" User"->User password and confirmation password (default)->Click "Browse"->Click "Advanced"->Find "Find Now" on the right->Click the first "Administer"-> ;Click OK->After it comes out, click OK->Apply->OK
3. Under normal circumstances, the problem is solved and everything is OK
Method 2:
1. Run: regsvr32 %windir%/system32/vbscript.dll
2. Run: msdtc-resetlog
3. Reinstall IIS
More PHP related knowledge , please visit PHP Chinese website!
The above is the detailed content of php internal server error. For more information, please follow other related articles on the PHP Chinese website!

Hot Article

Hot tools Tags
