advanced php application

Status
Not open for further replies.

alikotto

New Member
Messages
9
Reaction score
0
Points
0
Dear admins

I have requested for advanced php configuration one week before. I didnt received any response mail from your side. still my application is pending.

website is

www.luttappi.co.cc

please check it and do the needful
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
We very rarely approve requests for the advanced version of PHP because it creates security flaws. Intermediate should be fine.

If you feel you need advanced, post your reason here.
 

alikotto

New Member
Messages
9
Reaction score
0
Points
0
I used dolphin script for my website.In that i have installed phpbb forum. at the time of integration one error coming as follows

Warning: exec() has been disabled for security reasons in /home/alikotto/public_html/inc/modules.inc.php on line 404

I want to execute exec() command for my website
please upgrade me.
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
Can you please post line 404 of /home/alikotto/public_html/inc/modules.inc.php
 

alikotto

New Member
Messages
9
Reaction score
0
Points
0
please see the line 404


exec("{$PHPBIN} -f refresh.php ".$CommandLineArgs->GetCommandLine(), $scriptOutput, $scriptReturnValue);
 
Last edited:

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
Comment that line out by adding // before it and see if it still works.
 

alikotto

New Member
Messages
9
Reaction score
0
Points
0
Comment that line out by adding // before it and see if it still works.



I added //


now another error
it is
refresh.php returned:

Warning: Invalid argument supplied for foreach() in /home/alikotto/public_html/inc/modules.inc.php on line 408
Module error: synchronizeProfiles(): exec(/usr/local/bin/php -f refresh.php 1 admin ) returned value was not set


I have installed dolphin and phpbb3 . phpbb is not coming with dolphin since it is third party script. but dolphin is supporting phpbb . after installing the phpbb they are asking us to upload one integration file through admin panel and press refresh for integration. bcz of this php problam i cant interate the phpbb with dolphin.

please help me admin. pls upgrade me.
 
Last edited:
Status
Not open for further replies.
Top