RE: Anyone who can help me??????

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try $content =  "C:/Inetpub/com/html/bf1942live/vietnam.pl";


-----Original Message-----
From: Peter Hansen [mailto:peter@xxxxxxxxxxxx]
Sent: 16 April 2004 12:46
To: php-windows@xxxxxxxxxxxxx
Subject: Anyone who can help me??????


Hello

i need some help with my battlefield livestat
i have two website
www.flashwebb.se
and
www.flashwebb.com

and the help i need is on the www.flashwebb.com site

You can look here
http://www.flashwebb.se/bf1942live/vietnam.pl

and see it on action

so now i have download the   php nuke
and i want to have the same page  as above when i click on a link to my new
site ..And i been told to make a   php page and put this code  to call the
vietnam.pl

<?php

require_once("mainfile.php");

include("header.php");

$content =  `/C:/Inetpub/com/html/bf1942live/vietnam.pl`;
print $content;

include("footer.php");
?>

and i save the page as bflive.php  and put a link to it on my page
http://www.flashwebb.com/bflive.php
so now when i click on the link i get this errormessage
Warning: shell_exec(): Unable to execute
'/C:/Inetpub/com/html/bf1942live/vietnam.pl' in
C:\Inetpub\Com\html\bflive.php on line 7

You can see for your self here
http://www.flashwebb.com/bflive.php

so now i don't know what's wrong
i want the page  vietnam.pl to come up when i click on the link
as you can do  by click on the link below and see the error message
http://www.flashwebb.se/bf1942live/vietnam.pl

I'am running win2003
Anyone who can help me here???
Regards
Peter

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux