We have developed a test application using php and tested it on window/ IIS server and it works fine. But the same application when placed on another windows/IIS server machine cakephp linking does not work. Let me explain in more detail Here is url in one of my server: http://localhost/cake_1.1.19.6305/index.php/persons/add/ So when we click submit it would add the data but on the second server when we do the same then instead processing Add function of persons controller , it would say "Page not found". I am copying the same folder on both servers. Please help on this issue.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
