l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
December 2: Social Gathering
Next Installfest:
TBA
Latest News:
Nov. 18: Officers elected
Page last updated:
2002 Dec 11 17:56
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat (IRC)
 Social Networks
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
[vox-tech] PHP Files Do Not Execute
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vox-tech] PHP Files Do Not Execute



Hi All,

Another question from a PHP newbie.

Yesterday my RH 7.2 box crashed due to UPS problems (
that's another story.)

After a power up, all seemed OK.  This morning I
notice that some of the PHP scripts do not work. 
Others work fine.  All were working prior to the
crash.

For example, date.php, below, will act like text.  The
browser just displays the file.  It doesn't get
executed.

Another PHP file, in the same dir, with the same
permissions, works fine.

I scanned httpd.conf for any obvious corruption but
found none.

What should I look at now?

Thanks,
Jim

# --------------- date.php
<?php

if ( 1 ) {
  // thanks to "Ford, Mike [LSS]" <M.Ford@lmu.ac.uk>
  echo "Testing Date Functions<br /><br />";

  $my_date = "December 10, 2002 22:13:09";
  echo "my date: $my_date<br />";
  
  $my_date .=  " GMT";
  echo "my date: $my_date<br />";

  // testing on my test server...
  // with the string " GMT", echo $my_stamp ->
1039558389
  // without it, echo $my_stamp  ------------>
1039525989

  $my_stamp = strtotime($my_date);
  echo "my stamp: $my_stamp<br />";

  echo gmdate('D, d M Y G:i:s', $my_stamp);

  // Conclusion: Using strtotime() with GMT will
create
  //   a timestamp that if used with gmdate() will
produce
  //   desired result whichever timezone you run the
script.
}

?>
# ---------------


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech



LinkedIn
LUGOD Group on LinkedIn
facebook
LUGOD Group on Facebook

Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
Z-World
Who has helped LUGOD immensely!