Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   phpMyBitTorrent 2.0.4 install problem (http://www.bvlist.com/showthread.php?t=5803)

sharky10 11th December 2010 11:38

phpMyBitTorrent 2.0.4 install problem
 
1 Attachment(s)
I try to install phpMyBitTorrent2.0.4Gold, I followed the steps but in step 4 to me some errors occurred, please help me

joeroberts 11th December 2010 13:22

those are just notices and well not hurt anything.
you should shut off deprecation notices in php.ini

sharky10 11th December 2010 21:21

and how could I do that ', meaning I need more details please

joeroberts 11th December 2010 21:32

Edit your php.ini, find this line

;error_reporting = E_ALL & ~E_NOTICE

and uncomment it like this

error_reporting = E_ALL & ~E_NOTICE & ~DEPRECATED

This will still show all errors and turn off notices
done forget to reboot server

sharky10 12th December 2010 09:35

thx man ,, but doesn't work ,, i don't find php.ini just httpd.ini ,,, please when you have time to do a full video tutorial how to install a source tracker 204 or 205 with xampp

Tony 12th December 2010 09:41

Depending on the version your using of xampp normally you will find the php.ini file located here

c:/xampp/xampp/apache/bin/php.ini

hope that helps

sharky10 12th December 2010 16:52

I used xampp-win32-1.7.3 and i don't find php.ini

joeroberts 12th December 2010 16:59

Quote:

Originally Posted by sharky10 (Post 26045)
I used xampp-win32-1.7.3 ,, and i don't find php.ini

sorry But all server systems that handle php codes uses a php.ini
\xampp\php\php.ini

Senaris 14th December 2010 08:40

Quote:

Originally Posted by sharky10 (Post 26045)
I used xampp-win32-1.7.3 ,, and i don't find php.ini

I suggest you using the Windows search function.. CTRL+F or http://support.microsoft.com/kb/308895 for php.ini

or

locate php.ini (in linux)


All times are GMT +2. The time now is 06:12.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.