Re: Re: Aegir for PHP-4.1.2?
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
Felix Natter <[email protected]> wrote: > http://<VHOST>/sample/ now works after I updated the host table. > (with one warning: > Warning: file("sample/?fetch_size=true") - No such file or directory in /opt/midgard/var/cache/midgard/3-44-8-0.php on line 142) > Does that mean that the CMS system basically works or should I reinstall with 1.6.2? Looks like it "works". There were many changes in midgard-php extension in 1.6.3 due to ZTS feature , so extension + PHP 4.1 may be not working correctly. You may remove all files from /opt/midgard/var/cache/midgard/ and request http://<VHOST>/midgard/ again. If new file will be created you should see if there is anything wrong with this file ( well, "see" as this may be a huge file ). Anyway , it means that Apache module and library are working fine when new file is created and we should focus on midgard-php module with PHP itself. Piotras