Posted by Mike Willbanks on 10/31/53 11:16
> I've just installed 4.3.11 and got an illegal instruction with
> session_start() as well. Unfortunately i have no solution yet. I tried
> PHP 5 and then went back to 4.3.10 & still got the same - with php and
> mod_php under apache. Possibly when I changed version some stuff was
> left behind but the standard 4.3.11 definitely had this problem. I've
> got AMD Athlon 1000 processor.
If you have the zend optimizer installed try upgrading it. If you do
not, make sure that any third party components are upgraded for that
version. Most of the time you have to recompile all extensions.
Also if that does not solve it. Completely reinstall PHP double check
that your config file points to the right spots and that PHP has
permission to access those areas.
Mike
[Back to original message]
|