Newcomer1989 / TSN-Ranksystem

A PHP Bot that assigns time based server groups on TeamSpeak3.
https://ts-ranksystem.com
GNU General Public License v3.0
144 stars 60 forks source link

Bot doesn't start with Xampp (Windows) [GER/ENG] Solution in [ENG] #265

Closed neomlt closed 7 years ago

neomlt commented 7 years ago

Hallo erstmal Betriebsystem: Winserver 2008 R2 Webserver: Xampp ( COM extention hinzugefügt )

Ordner Ranksytem hat ( Cmod 777 und ist Freigegeben wie in post 211 beschrieben ) Wenn ich jetzt versuche denn Bot über das webinterface zu starten passiert einfach nix kein log kein start.

Ich habe jetzt schon 30 min mit dem lieben Shad86 rumprobiert aber es geht irgendwie nicht bitte um Hilfe

Grüße Neo

TS: 136.243.20.162 ( Ansprechspartner NEOMlT / Jan )

bit2gb commented 7 years ago

I help you but please write in english your problem or question

neomlt commented 7 years ago

Hello

Okay i try it becaus my english is bad

I have a Dedicated Rootserver with Windowsserver 2008 R2 and a webserver with xampp ( i addet the COM extension )

With Filezila i have add the Cmod to 777 for the folder ranksystem and give it free for the network see post https://github.com/Newcomer1989/TSN-Ranksystem/issues/211

When i start now the bot with the webinterface it doesn't sart and don't have a log ! When i start it whit cmd it gives my this error http://www.bilder-upload.eu/show.php?file=cf7630-1488192664.png

best regards Neo

bit2gb commented 7 years ago

Ok from your print screen i can see an error. Pear package is not instaled on your xampp configuration so read this article http://pear.php.net/manual/en/installation.getting.php

neomlt commented 7 years ago

I have luck at my xampp folder and found a pear folder, It is installed i check it out http://www.bilder-upload.eu/show.php?file=ab931b-1488208930.png

bit2gb commented 7 years ago

You make all steps from link gived to you in my last post?

neomlt commented 7 years ago

Ok i have it the error was in xampp php.ini

;;;;;;;;;;;;;;;;;;;;;;;;; ; Paths and Directories ; ;;;;;;;;;;;;;;;;;;;;;;;;;

; UNIX: "/path1:/path2"

include_path=C:\xampp\php\pear\

; ; Windows: "\path1;\path2" include_path = ".;c:\php\includes" ;

i have change it and it works

Thanks for you Help

And Thanks to MƠƝƧƬЄƦ010