Version 0.79d beta

• Forum
  • Messages
  • New Subject
  • Search
  • Charter
• Members
  • Subscribe
  • Connection
  • Options
  • Disconnect
• Info site
  • ast/php/MySql
  • HAPedit
  • Contact

Menu: Home | Forum | New Subject | Join | Connection

Thread of the message « Can't compile PHP code »  
[Subject] Posted 11/26/2005 at 09:24 by Korry Down
I have modified the configuation file "php.ini" selecting

log_error = On
error_log = C:/..../..../phperr.log

If i ally the compiler, the follow error occurs:

"Not ready to catch compilation return codes; you must change config php file:
- You must specify name for "error_log" file.
..."

The same massage appears also in "Direct" mode using PHP 5.0.5

Can you help me?
Thanks a lot!

Korry
[Post a response to this message]  [Responses: 1 2 3 4 5 ][top of the page]
• [1/5] Posted 12/03/2005 at 12:09 by RonUp Down
Korry,

> I have modified the configuation file "php.ini" selecting
>
> log_error = On
> error_log = C:/..../..../phperr.log
>
> If i ally the compiler, the follow error occurs:
>
> "Not ready to catch compilation return codes; you must change config php
> file:
> - You must specify name for "error_log" file.
> ..."
>
> The same massage appears also in "Direct" mode using PHP 5.0.5
>
> Can you help me?
> Thanks a lot!
>
> Korry
>
I have the same problem Korry, I see nobody has helped you yet either...

Ron
[Post a response to this message[top of the page]
• [2/5] Posted 06/27/2006 at 15:49 by yrevoUp Down
Korry,

> I have modified the configuation file "php.ini" selecting
>
> log_error = On
> error_log = C:/..../..../phperr.log
>
> If i ally the compiler, the follow error occurs:
>
> "Not ready to catch compilation return codes; you must change config php
> file:
> - You must specify name for "error_log" file.
> ..."
>
> The same massage appears also in "Direct" mode using PHP 5.0.5
>
> Can you help me?
> Thanks a lot!
>
> Korry
>

ME TOO PLEASE HELP!!!

yrevo
[Post a response to this message[top of the page]
• [3/5] Posted 06/27/2006 at 16:16 by yrevoUp Down
Korry,

> I have modified the configuation file "php.ini" selecting
>
> log_error = On
> error_log = C:/..../..../phperr.log
>
> If i ally the compiler, the follow error occurs:
>
> "Not ready to catch compilation return codes; you must change config php
> file:
> - You must specify name for "error_log" file.
> ..."
>
> The same massage appears also in "Direct" mode using PHP 5.0.5
>
> Can you help me?
> Thanks a lot!
>
> Korry
>

have someone found a solution?
yrevo
[Post a response to this message[top of the page]
• [4/5] Posted 07/12/2006 at 00:16 by GeorgioUp Down
Korry,

> I have modified the configuation file "php.ini" selecting
>
> log_error = On
> error_log = C:/..../..../phperr.log
>
> If i ally the compiler, the follow error occurs:
>
> "Not ready to catch compilation return codes; you must change config php
> file:
> - You must specify name for "error_log" file.
> ..."
>
> The same massage appears also in "Direct" mode using PHP 5.0.5
>
> Can you help me?
> Thanks a lot!
>
> Korry
>


Georgio

If you are using Windows/IIS, have you tried using back-slashes instead of forward slashes in the filename path?
[Post a response to this message[top of the page]
• [5/5] Posted 08/03/2006 at 02:02 by GeorgioUp     
Korry, Ron, yrevo, Have you tried using backslashes instead of forward slashes in your "php.ini" file like this?:

log_error = On
error_log = C:\....\....\phperr.log

Georgio
[Post a response to this message[top of the page]
[Previous] 1 [Next]
 
 

Menu: Home | Forum | New Subject | Join | Connection

Spring 2024 top of the page