Forum Moderators: mack

Message Too Old, No Replies

PHP question

php for newbies

         

Bud_Bundy

12:35 pm on Jul 8, 2003 (gmt 0)

10+ Year Member




I was just finished downloading php.4.3..0.tar.tar out of php official website.
From my previous unix experience, I know that I can just untar the file. But the file is in my harddisk, how do I unwrap it?

charlier

1:16 am on Jul 9, 2003 (gmt 0)

10+ Year Member



Not sure if I understand the question completely but it looks to me like its name got munged a bit when you downloaded it. It shoud probably be something like php_4.3.0.tar.gz in which case you should be able change the name and then 'unwrap' it with tar -xzf php_4.3.0.tar.gz

Good luck.

SlowMove

1:51 am on Jul 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why not do an easy install [hotscripts.com]? You can be up and running in minutes.