On 11/11/06, Stephen Liu <[EMAIL PROTECTED]> wrote:
$ sudo /etc/init.d/apache2 start
Password:
* Starting apache 2.0 web server... Syntax error on line 1 of
/etc/apache2/ports.conf:
Listen takes one argument, A port number or a numeric IP address and a
port number [fail]
* end *
$ cat
On 10/5/06, AR <[EMAIL PROTECTED]> wrote:
Hi,
I have this line of code in PHP:
include_once('../config.inc.php');
I'm 100% sure that the file config.inc.php is a directory up.
config.inc.php is in /var/www/html
and the file that calls it is in
/var/www/html/classes
nevertheless, i'm getting t