Andres
12-09-2003, 08:03 PM
Hello Y'all,
I've been experiencing difficulties trying to upload new pages through my web hosting company (which is Verio). I'm using PHP with the following code.
<?php
include("form.inc");
?>
But I can't because of the following scenario. My web hosting company tells me "our unix system process PHP, however PHP here runs as a CGI"
Can anyone help me with this?
I've been experiencing difficulties trying to upload new pages through my web hosting company (which is Verio). I'm using PHP with the following code.
<?php
include("form.inc");
?>
But I can't because of the following scenario. My web hosting company tells me "our unix system process PHP, however PHP here runs as a CGI"
Can anyone help me with this?