I renamed it to remove it from the equation. That has never caused an issue before.
I think this is an issue with either php5 or apache2 I have been hoping to set up apache 1.3 running php4 and apache2 running php5 (with virtual hosts) I uninstalled apache 1.3, which has been discontinued on windows AFAIS, I currently have apache2 with either php4 or php5 running (having to restart apache and edit the conf file to make the switch) both versions of cake won't work with php5 beyond install screen (eg once I start using mvc apart from pages) however php4 works ok (I get a few notices) but it does not crash PHP Warning: Unknown(): (null): Unable to initialize module Module compiled with module API=20060613, debug=0, thread-safety=1 PHP compiled with module API=20020429, debug=0, thread-safety=1 These options need to match\n in Unknown on line 0 On 01/05/07, junal <[EMAIL PROTECTED]> wrote: > > > i dont thing you can rename any config file. so set it bak to the prev > name... > > On Apr 30, 7:50 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > > I renamed the .htaccess to htaccess.txt & changed the directive for > internal > > rewrite. > > > > On 30/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > > > > When you disabled mod rewrite, did you delete the .htaccess file, or > > > comment out the mod rewrite directive? > > > > > On Apr 28, 1:42 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > > > > APPLYS TO cake 1.1 & cake 1.2 > > > > > > using php 5.2.1 and mysql 4.1 and apache 2.2.4 > > > > > > every is fine with either version of cake until I start using custom > > > models, > > > > view & control > > > > > > pages work fine. > > > > > > These are the errors listed in my apache error log, mod write is > working > > > and > > > > when enabled I get > > > > > > [Sat Apr 28 18:38:43 2007] [notice] Server built: Jan 9 2007 > 23:17:20 > > > > [Sat Apr 28 18:38:43 2007] [notice] Parent: Created child process > 1824 > > > > [Sat Apr 28 18:38:43 2007] [notice] Child 1824: Child process is > running > > > > [Sat Apr 28 18:38:43 2007] [notice] Child 1824: Acquired the start > > > mutex. > > > > [Sat Apr 28 18:38:43 2007] [notice] Child 1824: Starting 250 worker > > > threads. > > > > [Sat Apr 28 18:38:43 2007] [notice] Child 1824: Starting thread to > > > listen on > > > > port 80. > > > > > > when mod rewrite is disabled I get error 404 > > > > > > I have followed advice on this > > > > pagehttp://cakebaker.42dh.com/2007/02/15/baking-a-cake-installation-confi... > > > > > > any pointers is greatly appreciated - thankx > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
