On Sun, 7 Sep 2003, Sean Estabrooks wrote:

> > ./LL.php: line 3: ?: No such file or directory
> > ./LL.php: line 4: syntax error near unexpected token `('
> > ./LL.php: line 4: ` $db = mysql_connect("localhost", "myuser", "mypass");'
> >
>
> Kalin,
>
>     Looks like now you're running into differences between
> versioins of php.   You still haven't mentioned what version of
> php you're using.     You might try replacing "<?"  with "<?php"
> and see if that works for you.

thanks Sean....

here it is:
# /usr/local/bin/php -v
PHP 4.3.0 (cli) (built: Apr  5 2003 06:38:17)
Copyright (c) 1997-2002 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies


with <?php in it i get that there isn't any file calld ?php...





>
> Sean
>
>
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to