Advanced PHP

Status
Not open for further replies.

TechAsh

Retired
Messages
5,853
Reaction score
7
Points
38
I have the Advanced PHP version on my account (techash) on Absolut.

But I've just got this error:
Warning: passthru() has been disabled for security reasons in /home/techash/public_html/*********/****.php on line **

I'm sure that passthru() is supposed to be enable (It says so on the Account Panel)

Has something changed? Or was there an error in upgrading my account. I need this feature for my Wiki. MediaWiki version 1.12 uses it to get uploaded images (I think).
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
passthru() should be enabled in version 3 (Advanced).
I'll tell Bryon to check this thread and he'll be able to help you.
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Are you using it in your main domain\sub-domain or a newly created add-on\parked\sub-domain?
 

TechAsh

Retired
Messages
5,853
Reaction score
7
Points
38
It's on my main sub-domain (http://famweb.x10hosting.com)

[Slightly Off-Topic]
is proc_open() disabled? (I'm guessing it probably is).
Just wondering because if it is enabled then I would be able to use PHPshell.
[/Off-Topic]

EDIT: has this been fixed yet?
 
Last edited:

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
Yes, passthru() has been enabled for PHP v3 for a while now.
 
Status
Not open for further replies.
Top