mmarfise Posted April 12, 2005 Posted April 12, 2005 ALL, I am confused, I have read all the threads on this and its seems to be that everyone suggests commenting out line 31 in the upload PHP file to get by this step. First, I did that and it didn't change anything. The page just keeps refeshing. Second, I traced the code, and it doesn't seem that page (upload.php) has anything to do with that install step, unless I am missing something Third, I also see thread on the db setup but I would think at this step in the install it doesn't matter because all those var. are blank until you get to the next page of the install. I have edited the config files first to see if this makes a differrence , but it doesn't This is becoming frustrating, shouldn't be that hard to work this. I jsut installed on my local 4.X PHP and had no problem, so obviously a PHP version issue. I am a pretty savy coder, so any direction would be great Any new enlightenments...???
Guest Posted April 12, 2005 Posted April 12, 2005 easiest thing to do is leave it at php 4.3.11 if you have it.
mmarfise Posted April 12, 2005 Author Posted April 12, 2005 This is not an option, my production server is hosted and uses PHP 5, thanks any other suggestions appreciated
Guest Posted April 12, 2005 Posted April 12, 2005 You could skip the install by filling in the needed values in both configure.php files (using the configure files on your local machine as an example if you like) and import the sql using phpMyAdmin.
♥Vger Posted April 12, 2005 Posted April 12, 2005 As you are going to be transferring to a php5 production server you need to check which version of Zend Optimiser goes with which version of php5. Sometimes hosting companies upgrade php without upgrading Zend Optimiser and then all sorts of database problems occur. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.