Older Versions with PHP4
Posted by: JeannieBottles (---.woh.res.rr.com)
Date: August 20, 2006 05:40PM

I'm trying to find older versions of WAMP with PHP4. I'm using PHP-Nuke on my website and I'm having tons of problems with adding new modules and blocks because they are written for php4, not php5 and most won't work properly.

I'm not that experienced in dealing with php coding and I don't have the time to try and correct the errors manually. I just want to return to PHP4 so I can resolve the problems and get my modules and blocks working again.

The sourceforge website doesn't offer WAMP 1.6.0 with PHP4 for download that I'm looking for.

Options: ReplyQuote
Re: Older Versions with PHP4
Posted by: CyberSpatium (67.170.181.---)
Date: August 20, 2006 06:39PM

just download and install the wamp php 4 add-on. once installed, use the wamp tray icon menu to switch wamp to php4 mode and you will be using php 4 now.

[www.wampserver.com]

Options: ReplyQuote
Re: Older Versions with PHP4
Posted by: JeannieBottles (---.woh.res.rr.com)
Date: August 20, 2006 11:02PM

I've tried that option, it doesn't work.

I'm using Nuke 7.9 and each time I switch to PHP4, my website crashes and I get a notice that there is a problem with the mySQL server. When I try to use phpmyadmin, I am being denied access to mysql because of improper authentication. So, I switch back to php5 and everything comes back up and working like normal.

I can't explain it, nor do I understand it. It is just frustrating.

Should it be locking me out of phpmyadmin?



Post Edited (08-20-06 23:03)

Options: ReplyQuote
Re: Older Versions with PHP4
Posted by: CyberSpatium (67.170.181.---)
Date: August 21, 2006 09:39AM

use OLD_PASSWORDS
[dev.mysql.com]

Options: ReplyQuote
Re: Older Versions with PHP4
Posted by: JeannieBottles (---.woh.res.rr.com)
Date: August 21, 2006 09:50AM

I did that, and it is now letting me access phpmyadmin, however, now I am getting messages from windows saying .... Apache.exe has generated errors and will be closed by Windows.

Apache then closes, restarts and the next time there is activity on the site, it crashes again.

Here is the error log file.

Apache/2.0.58 (Win32) PHP/4.4.2 configured -- resuming normal operations
Server built: Apr 29 2006 17:47:10
Parent: Created child process 1248
Child 1248: Child process is running
Child 1248: Acquired the start mutex.
Child 1248: Starting 250 worker threads.
Parent: child process exited with status 1073807364 -- Restarting.
Apache/2.0.58 (Win32) PHP/4.4.2 configured -- resuming normal operations
Server built: Apr 29 2006 17:47:10
Parent: Created child process 1612
Child 1612: Child process is running
Child 1612: Acquired the start mutex.
Child 1612: Starting 250 worker threads.
Parent: child process exited with status 3221225477 -- Restarting.
Apache/2.0.58 (Win32) PHP/4.4.2 configured -- resuming normal operations

It just keeps going on and on until I either shut down the server or bring php5.1 back online.

Options: ReplyQuote
Re: Older Versions with PHP4
Posted by: CyberSpatium (67.170.181.---)
Date: August 22, 2006 12:42AM

apache stores the newest entries in the error log in the bottom of the log file, not the top. please post the last 15 lines of your error log.

Options: ReplyQuote
Re: Older Versions with PHP4
Posted by: JeannieBottles (---.woh.res.rr.com)
Date: August 22, 2006 12:51AM

That is what I posted, I edited out the times, but if you want to see a complete record of the errors that occured when I switched from php5.1 to php4.4, here they are.....

[Mon Aug 21 03:44:21 2006] [notice] Apache/2.0.58 (Win32) PHP/4.4.2 configured -- resuming normal operations
[Mon Aug 21 03:44:21 2006] [notice] Server built: Apr 29 2006 17:47:10
[Mon Aug 21 03:44:21 2006] [notice] Parent: Created child process 1248
[Mon Aug 21 03:44:22 2006] [notice] Child 1248: Child process is running
[Mon Aug 21 03:44:22 2006] [notice] Child 1248: Acquired the start mutex.
[Mon Aug 21 03:44:22 2006] [notice] Child 1248: Starting 250 worker threads.
[Mon Aug 21 03:45:02 2006] [notice] Parent: child process exited with status 1073807364 -- Restarting.
[Mon Aug 21 03:45:03 2006] [notice] Apache/2.0.58 (Win32) PHP/4.4.2 configured -- resuming normal operations
[Mon Aug 21 03:45:03 2006] [notice] Server built: Apr 29 2006 17:47:10
[Mon Aug 21 03:45:03 2006] [notice] Parent: Created child process 1612
[Mon Aug 21 03:45:03 2006] [notice] Child 1612: Child process is running
[Mon Aug 21 03:45:03 2006] [notice] Child 1612: Acquired the start mutex.
[Mon Aug 21 03:45:03 2006] [notice] Child 1612: Starting 250 worker threads.
[Mon Aug 21 03:46:14 2006] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Mon Aug 21 03:46:14 2006] [notice] Apache/2.0.58 (Win32) PHP/4.4.2 configured -- resuming normal operations
[Mon Aug 21 03:46:14 2006] [notice] Server built: Apr 29 2006 17:47:10
[Mon Aug 21 03:46:14 2006] [notice] Parent: Created child process 1860
[Mon Aug 21 03:46:15 2006] [notice] Child 1860: Child process is running
[Mon Aug 21 03:46:15 2006] [notice] Child 1860: Acquired the start mutex.
[Mon Aug 21 03:46:15 2006] [notice] Child 1860: Starting 250 worker threads.
[Mon Aug 21 03:47:01 2006] [notice] Parent: child process exited with status 1073807364 -- Restarting.
[Mon Aug 21 03:47:02 2006] [notice] Apache/2.0.58 (Win32) PHP/4.4.2 configured -- resuming normal operations
[Mon Aug 21 03:47:02 2006] [notice] Server built: Apr 29 2006 17:47:10
[Mon Aug 21 03:47:02 2006] [notice] Parent: Created child process 3240
[Mon Aug 21 03:47:02 2006] [notice] Child 3240: Child process is running
[Mon Aug 21 03:47:02 2006] [notice] Child 3240: Acquired the start mutex.
[Mon Aug 21 03:47:02 2006] [notice] Child 3240: Starting 250 worker threads.
[Mon Aug 21 03:47:27 2006] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Aug 21 03:47:27 2006] [notice] Child 3240: Exit event signaled. Child process is ending.
[Mon Aug 21 03:47:28 2006] [notice] Child 3240: Released the start mutex
[Mon Aug 21 03:47:29 2006] [notice] Child 3240: Waiting for 250 worker threads to exit.
[Mon Aug 21 03:47:29 2006] [notice] Child 3240: All worker threads have exited.
[Mon Aug 21 03:47:29 2006] [notice] Child 3240: Child process is exiting
[Mon Aug 21 03:47:29 2006] [notice] Parent: Child process exited successfully.
[Mon Aug 21 03:53:53 2006] [notice] Apache/2.0.58 (Win32) PHP/5.1.4 configured -- resuming normal operations
[Mon Aug 21 03:53:53 2006] [notice] Server built: Apr 29 2006 17:47:10
[Mon Aug 21 03:53:53 2006] [notice] Parent: Created child process 1440
[Mon Aug 21 03:53:53 2006] [notice] Child 1440: Child process is running
[Mon Aug 21 03:53:54 2006] [notice] Child 1440: Acquired the start mutex.
[Mon Aug 21 03:53:54 2006] [notice] Child 1440: Starting 250 worker threads.

Options: ReplyQuote
Re: Older Versions with PHP4
Posted by: JeannieBottles (---.woh.res.rr.com)
Date: August 23, 2006 09:18PM

I'd just like to get a copy of an older WAMP server with php4 as the only one included.

Options: ReplyQuote


Sorry, only registered users may post in this forum.