[ixpmanager] php error-installation

Nick Hilliard (INEX) nick at inex.ie
Fri Apr 1 21:57:11 IST 2022


You're probably running the ./artisan command as root.  You can fix this 
using:

# cd /srv/ixpmanager
# IXPROOT=/srv/ixpmanager
# MY_WWW_USER=www-data
# chown -R $MY_WWW_USER: 
${IXPROOT}/{bootstrap/cache,composer.lock,storage,vendor}
# chmod -R ug+rwX ${IXPROOT}/{bootstrap/cache,composer.lock,storage,vendor}

Nick

DDFR | Samaneh Amini via ixpmanager wrote on 01/04/2022 14:09:
>
> Hello,
>
> I have installed ixp-manager and received Congratulation message with 
> username and pw for login, but I see error 500 in url. You can see my 
> apache log in de following link:
>
> I have Installed via script in ubuntu 20.04 OS.
>
> https://pastebin.ibn.ie/?e2592641e182f9b9#CVpCYBLmzuHrRq7146WDm6tCXnG1koFDGXnzFNxau9n1
>
> # php -v
>
> PHP 8.0.17 (cli) (built: Mar 20 2022 17:04:09) ( NTS )
>
> Copyright (c) The PHP Group
>
> Zend Engine v4.0.17, Copyright (c) Zend Technologies
>
>     with Zend OPcache v8.0.17, Copyright (c), by Zend Technologies
>
> ---------------------------------------
>
> IXP-Manager version:
> define( 'APPLICATION_VERSION', '6.2.0' );
>
> *Met vriendelijke groet,*
>
> 	
>
> *Samaneh Amini*
>
> 	
>
> Netwerkengineer ma, di, wo, do, vr aanwezig
>
> 	
>
> DDFR-handtekening verkort
>
>
>
> _______________________________________________
> INEX IXP Manager mailing list
> ixpmanager at inex.ie
> Unsubscribe or change options here: https://www.inex.ie/mailman/listinfo/ixpmanager

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20220401/bd08a01f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 15203 bytes
Desc: not available
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20220401/bd08a01f/attachment-0001.png>


More information about the ixpmanager mailing list