Jump to content

Problema panel


Recommended Posts

Salutare, am descarcat si eu panel-ul si gamemode-ul bottles (linkmania 2020) si i-am facut configuratia la gamemode cu baza de date (functioneaza foarte bine), insa la configuratia cu panel-ul

m-am blocat putin, panel-ul este unul de tip (laravel) m-am uitat in mare pe youtube la tutoriale sa vad cum se conecteaza si nu i-am dat de cap.

Am modificat fisierul .env arata asa:

APP_ENV=production
APP_KEY=base64:GKOs3KGeABNtthKTpsHrPNHEgjDtPP8mUhW1PI6s7jY=
APP_DEBUG=false
APP_LOG_LEVEL=debug
APP_URL=http://sell.dev

APP_NAME="LinkMania Panel"
APP_NAME_SHORT=L.M
APP_SLOGAN="http://localhost/"

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=linkmania
DB_USERNAME=root
DB_PASSWORD=

BROADCAST_DRIVER=log
CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=sync

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_DRIVER=smtp
MAIL_HOST=mail.server.com
MAIL_PORT=465
[email protected]
MAIL_PASSWORD=password
MAIL_ENCRYPTION=tls

PUSHER_APP_ID=
PUSHER_KEY=
PUSHER_SECRET=


am mai modificat si ip-ul din app > http (toate fisiele contineau ip-ul vechi de la server-ul pe care a fost configurat panel-ul) in loc de ip-ul pe care il avea am pus 127.0.0.1 si port-ul 7777

iar cand dau sa-l pornesc pe xampp imi apare urmatoarea eroare:

Warning: require(C:\xampp\htdocs\panel\rpg/../panel/bootstrap/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\panel\rpg\index.php on line 22

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\panel\rpg/../panel/bootstrap/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\panel\rpg\index.php on line 22

 

Stie cineva cum pot rezolva? Multumesc!

Link to comment
Share on other sites

  • 4 months later...

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.   Paste as plain text instead

  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. For more details you can also review our Terms of Use and Privacy Policy.