Hello, didnt understand how to start PRISM on windows was looking for sulotion few days but still can't find how to start prism i make everything allright but when i try to start i keep getting error something with Log File maybe there is tutorial or something for it? because i would like to know and make my server thanks
<?php PHP NOTICE: Array to string conversion in C:\Users\Deividas\Desktop\LF\modules\prism _http.php on line 261 1 :: setLogFile in C:\Users\Deividas\Desktop\LF\modules\prism_http.php:1 75 2 :: initialise in C:\Users\Deividas\Desktop\LF\PHPInSimMod.php:166 3 :: initialise in C:\Users\Deividas\Desktop\LF\PHPInSimMod.php:42 The path to your log folder does not exist : Array Fatal error encountered. Exiting... Safe shutdown: 11-22-13@18:51:51 ?>
okay, i'm not really perfect in PHP but i'm really intresting in it that i see things is just wonderfull any suggestion where i can learn php better and easier? i order a book PHP learning but maybe only practice is good?
Im not a PHP coder , but, if you want to learn fast, check examples in the internet, understand what they done, and try to make the same thing yourself without looking into the original code.
Avoiding possible problems is better then make it unnecessary complicated. Are you trying to help with debugging this problem because it does not look like it.
Yes you can write stuff to your home directory, and any sub-directory but that's not the point. The point is he just made a hard code articulation when he should of done it in the config file. Let's try to keep a good single to noise ratio please gentlemen.
it worked after that it asked me to ad plugins i selected some and when i returned
Parse error: syntax error, unexpected ')' in C:\modas\modules\prism_http.php on line 257
i added your line
!file_exists($logPath['C:\modas\logs']))
maybe u could create an tutorial?
P.S when deleted that line !file_exists($logPath['C:\modas\logs']))
and i tried to turn on again i get this error
Fatal error: require_once(): Failed opening required 'C:\modas/modules/prism_com
.php' (include_path='.;D:\xampp\php\PEAR') in C:\modas\PHPInSimMod.php on line 9
9
Use that link above again and you'll get a working version of PRISM. I just did a quick run through with the patch that I just applied. From there you should click on the PRISM.bat script and it will start PRISM for you and you just have the answer questions to get it up and running.
The parsing error that you are listing was fixed in the last patch that I applied to PRISM on github. Now if you use that link again it will give you a zip file with all of the patches that I've applied for this thread in it. So to make it easy, click here and download. After you've downloaded that, you can simply extract it to the C:/modas directory and it will replace what it needs and update all of the files.
As far as the startup procedure text, it should be lowercase only.
Your doing a direct connection, if its on your local machine. I don't know if you have a listen server or dedicated server. It's a listen server if you start the host and can play at the same time. It's a dedicated host, if you have to start the client to connect to your host, but one does not depend on the other. It's the same nomenclature of Half-Life servers. And it does not matter, PRISM works on Mac, Linux, Windows ... just answer the questions based on the type of server you are connecting too in the fashion you are connecting to it.