CodeIgniter Forums
Cannot load views when running xampp - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Cannot load views when running xampp (/showthread.php?tid=26625)

Pages: 1 2


Cannot load views when running xampp - El Forum - 01-19-2010

[eluser]WavyDavy[/eluser]
The guy in the tutorial said it was standard practice, guess he was wrong?


Cannot load views when running xampp - El Forum - 01-19-2010

[eluser]WavyDavy[/eluser]
The problem wasnt with directory setup after all

It seems the problem was with the texteditor I was using, PsPad was showing the files as being saved in the project directory when in fact they werent.

I tried opening the project folder again using Dreamweaver CS4 and rebuilt the above files from scratch and it worked.

I guess I will have to download Aptana and use that instead, pity there is no free textmate for windows.


Cannot load views when running xampp - El Forum - 01-19-2010

[eluser]flaky[/eluser]
Try Notepad++, I personally use them both. Aptana and Notepad++ (Aptana for projects, Notepad++ for quick stuff)


Cannot load views when running xampp - El Forum - 01-19-2010

[eluser]WavyDavy[/eluser]
I just downloaded and tried alleycode which has some interesting php features.