Jump to content

[SOLVED] interesting situation


iversonm

Recommended Posts

i was editing some stuff which i doubt cause all this when all the pages of my website stopped working, whether the page is html or php(which most are in php) it shows jsut a blank screen, nothing is processed

my error log is picking nothing up

 

my htaccess has worked for at least a month and i have no changed it

 

anyone have any idea

Link to comment
https://forums.phpfreaks.com/topic/123713-solved-interesting-situation/
Share on other sites

i was editing some stuff

you may doubt it causing it, but if your going to mention editing "stuff".

Please mention what the stuff is so we can better help you.....perhaps you're mistaken..you never know.

 

With the information you did give....I have know clue what you're asking.  It could be caused by a plethora of things

ok let me rephrase, i guess html is working but php is not

what i was editing was something in my session page, just a basic function

the thing is, i made the changes and then after going back to the site to see if everything was fine, everything was working

then about 5mins after the last thing i saved, everything with php stoped working

.txt, .log, .html all work

 

its just very interesting

i cant explain it because theres nothing to explaine, all my files are there and ahve the data and are not blank

my database is 100% fine, could my web hosting jsut not be working. i am hosting through network solutions and i have never had any of my sites go down once

I'm just assuming that even a test.php page with phpinfo() isn't working as well?

 

 

Do you have access to your http.conf file for Apache?  I'm still not sure how PHP would quit working though if you haven't even touched that conf file.  If PHP was REALLY shut off on you...then you wouldn't see a white page, but you'd see you're actual PHP script as a text file.

 

 

If the test.php file works fine then it's probably a syntax error that isn't showing up.  If not, ...sheesh....that warrants further investigation

ya i thought that so i created a test page with phpinfo() and it shows up whether or not its normal im unsure

 

ya i dont knwo why without changing anything and without anything showing up in my error log file everything started working again??? WTF

 

you know what ill just be thankful its working again ahah

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.