marian Posted July 11, 2006 Share Posted July 11, 2006 This is probably an easy question, but I really need help. I've been installing PHP, apache, mysql and phpmyadmin (which i can't get to work, but that's for later), but suddenly every time I boot up the computer I get an error message - php/php.ini parse error in line 1. Any ideas? :'(an even simpler question - wen I want to change files (like php.in), the directions say - line 587 -- what program should I be opening the files in that has line #'s ??? Quote Link to comment https://forums.phpfreaks.com/topic/14319-phpini/ Share on other sites More sharing options...
DaveLinger Posted July 11, 2006 Share Posted July 11, 2006 notepad will let you see line numbers, choose view -> Status bardoes your php.ini have the correct opening tag on it? (dunno what that is, maybe <?php?) Quote Link to comment https://forums.phpfreaks.com/topic/14319-phpini/#findComment-56404 Share on other sites More sharing options...
ShogunWarrior Posted July 11, 2006 Share Posted July 11, 2006 You should only get errors if it's pointing to the wrong file or if you've uncommented the first line etc. Quote Link to comment https://forums.phpfreaks.com/topic/14319-phpini/#findComment-56409 Share on other sites More sharing options...
wildteen88 Posted July 12, 2006 Share Posted July 12, 2006 Also with Notepad you can make it go directly to the line you want by going to Edit > Goto... Then you type in the line number in the box and it'll go to it. Quote Link to comment https://forums.phpfreaks.com/topic/14319-phpini/#findComment-56665 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.