php-install Digest 29 May 2002 20:31:41 -0000 Issue 859

Topics (messages 7146 through 7149):

Every not registered Var is generating an Error!
        7146 by: Christoph PRantl
        7147 by: Chris Hewitt

PHP source getting displayed
        7148 by: Richard Pyne

php_xslt.dll ???????
        7149 by: toby -

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hi folks!

I got a really strange problem on my SUN
Apache 1.3.12 and PHP 4.2.0

every not set Variable produces Errors like this!
Notice: Use of undefined constant getuserstat - assumed 'getuserstat' in
/var/apache/htdocs/forum/config.inc.php on line 181

Does anybody have an idea???

Cheers Christoph


--- End Message ---
--- Begin Message ---
Christoph,

Have you assigned them a value before using them in e.g. a comparison?

Was this working code on another computer that is not working on your 
Sun? If so then (particularly if it had a previous version of php) it my 
have required register_globals to be on, whereas by default in 4.2 it is 
off.

Hope this helps

Chris

Christoph PRantl wrote:

>Hi folks!
>
>I got a really strange problem on my SUN
>Apache 1.3.12 and PHP 4.2.0
>
>every not set Variable produces Errors like this!
>Notice: Use of undefined constant getuserstat - assumed 'getuserstat' in
>/var/apache/htdocs/forum/config.inc.php on line 181
>
>Does anybody have an idea???
>
>Cheers Christoph
>
>
>


--- End Message ---
--- Begin Message ---
I finally got Apache 2.0.36 + PHP 4.2.1 to run without crashing on startup 
(the secret was that the LoadModule line required the full path), but I am 
now getting the contents of test.php displayed instead of executed.

Any ideas will be greatly appreciated.

--Richard

-- 
Richard B. Pyne
[EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---


thnx julie .... that tutorial worked .....

n i ve a new problem on my hands ....

guyz ....

when i run apache i get this messege :

"unable to load dynamic library './php_xslt.dll' the specified module could 
not be found
in Unkonown on line 0
apache1.3.24  <win32> php/4.1.3-dev running .... "

can anyone tell me what and where have i mucked it up ????

id really appriciate any help .....

thnx .....

toby .....

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

--- End Message ---

Reply via email to