went through the suggested changes on the install.php and changed the 20 to 48 and took out the zip code stuff.
rewrote all the classified files and started again this time after step one, it won'g go past the first step. I'm sure it's some bonehead thing I'm doing... just can't figure it out.
well if it wont go after you edited it maybe you edited it incorrectly. If you remove just those lines you should be fine. Your php is crapping out cause it is dieing on memory. You can also try instead of removing those lines change the ini_set for memory_limit to higher than 20 say 48
either correctly apply the edit noted or raise your PHP memory and try again or easier yet dont edit anything just delete the zipcode sql files from the server and install
will give that a try. also - in your instructions you mention to set
$usegd-1; where indicated if you are going to use GD. I am assuming that is in the box with the pre-set mogrify path?