User Profile

Collapse

Profile Sidebar

Collapse
TheNational22
TheNational22
Last Activity: Dec 10 '08, 08:07 PM
Joined: Sep 10 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • I believe so

    I added the line LoadModule php5_module c:/php/php5apache2_2.d ll to httpd and the PHPIniDir "c:/php/ line as well. In add type I added AddType application/x-httpd-php .php .html

    I was told that was all I needed to add to get apache to access php, I am most likely wrong.
    See more | Go to post

    Leave a comment:


  • Brand New to PHP Apache, Banging my head against the wall

    I have set up PHP 5, Apache 2, and MySQL on a vista pro 64bit machine. I am using the Sams teach yourself text to set up and learn from. When i navigate to localhost and look at a html file, i see a webpage, if i look at a php script, i get nothing, just blank, and i can't even view source. I have checked and re-checked php.iini and httpd, and tried different configs I have found in other posts, nothing seems to be working, I thank you in advance...
    See more | Go to post

  • TheNational22
    started a topic Noob Help

    Noob Help

    I am trying to grab a text file, read it, copy one line every nth lines, (it may not always be in the same place, but it will always start with 7, ) and delete a line that has the same issue that always starts with 4,. I then want to put the line that starts with 7, in its place. Questions. How does python deal with wild cards, if at all. And I know the set for reading and writing, just not copying. Is this even possible? Any input would be grea...
    See more | Go to post
No activity results to display
Show More
Working...