Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Error when trying to install MTPT/NexusPHP (http://www.bvlist.com/showthread.php?t=9908)

kendy2014 21st May 2014 05:39

Error when trying to install MTPT/NexusPHP
 
Hello everyone
When I try to install MTPT (https://github.com/MTPT/mtpt)
I got this error:

Code:

Parse error: syntax error, unexpected '}' in C:\Program Files\xampp\htdocs\mtpt\index.php on line 241
I tried but I can't fix the problem, too many error, white page when login...Can anyone tell me how I can solve this problem? Has anyone installed success this codebase? Thanks.

PS: I don't know if this kind of thread is allowed here, so if it is not allowed, please delete it Moderator, and I apologize for this. Sorry my bad english.

hatijahat 21st May 2014 09:09

Quote:

Originally Posted by kendy2014 (Post 44545)
Hello everyone
When I try to install MTPT (https://github.com/MTPT/mtpt)
I got this error:

Code:

Parse error: syntax error, unexpected '}' in C:\Program Files\xampp\htdocs\mtpt\index.php on line 241
I tried but I can't fix the problem, too many error, white page when login...Can anyone tell me how I can solve this problem? Has anyone installed success this codebase? Thanks.

PS: I don't know if this kind of thread is allowed here, so if it is not allowed, please delete it Moderator, and I apologize for this. Sorry my bad english.

check index.php on line 241..
i think you have something missing when you install DB..
i use the nexusphp.. it's was perfect..
check again the line.. maybe some db you need to correct it..

firefly007 23rd May 2014 21:31

Ive installed it fine on my Linux box! I don't use WAMP or XAMP , In my opinion it sucks, Rather install Debian or Ubuntu/Server on A spare PC/LAP or on some visualizer, like VirtualBox and then run these commands

when installed the OS from ISO to your visualizer

Follow these commands in shell$

Code:

sudo apt-get update
hit y and enter when asked

Code:

sudo apt-get install apache2
hit y and enter when asked

Code:

sudo apt-get install php5
hit y and enter when asked

Code:

sudo apt-get install mysql-server
hit y and enter when asked
When prompted,enter a new password in, you will be asked 3 times

Code:

sudo apt-get install phpmyadmin
hit y and enter when asked
Enter password you used my mysql

Please guys its so easy and so much better then Wamp or XAMP
Php and company works so much better on Linux.


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

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