SFNE Freak Posted February 22, 2004 Share Posted February 22, 2004 Hello, I'd like to start developing locally using PHP and mySQL. I've got them installed and I started coding, but nothing was outputting. So, I uploaded the file to my server and it printed out a few errors. I've editted my php.ini.default file and set error reporting to E_ALL and restarted Apache via the Sharing panel in System Preferences, yet still no errors show locally. What can I do? Thanks in advanced. Link to comment Share on other sites More sharing options...
Tim Dorr Veteran Posted February 22, 2004 Veteran Share Posted February 22, 2004 Are you using Apple's PHP build? I'd recommend this one instead: http://www.entropy.ch/software/macosx/php/ Link to comment Share on other sites More sharing options...
SFNE Freak Posted February 22, 2004 Author Share Posted February 22, 2004 That is indeed the one I've been using. Link to comment Share on other sites More sharing options...
SFNE Freak Posted February 22, 2004 Author Share Posted February 22, 2004 Fixed. Turns out display_errors was set to off. :rolleyes: Link to comment Share on other sites More sharing options...
Recommended Posts