ispCP - Board - Support
Problem php update 1.2 >>>>1.3 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: Problem php update 1.2 >>>>1.3 (/thread-9496.html)



Problem php update 1.2 >>>>1.3 - alessandro - 02-04-2010 03:12 AM

Hello everyone. Today I updated my version of ispcp from 1.2 to 1.3. everything went fine but it happened a problem. Everything works but if I try to edit a file "php" or text in this site is not read you have any ideas?


RE: Problem php update 1.2 >>>>1.3 - kilburn - 02-04-2010 03:18 AM

I don't understand your problem. Can you explain it with an example?


RE: Problem php update 1.2 >>>>1.3 - alessandro - 02-04-2010 06:14 PM

sorry but my English is terrible. I updated as your guide and everything went ok. now all files "php" even if modified are not updated on the site. example

<li> <a href="cart.php?gid=1"> Sharded Hosting </ a> </ li>

Changes in:

<li> <a href="cart.php?gid=1"> wwww.xxxxxx </ a> </ li>

the change is not detected. and the site does not change. I hope that I explained. thanks.


RE: Problem php update 1.2 >>>>1.3 - kilburn - 02-04-2010 08:45 PM

You must have some caching stuff that is not properly setup. Try to empty your browser's cache (or switch to another browser with which you've never opened the page before) and try again to see if the changes are displayed.

If they aren't, it means that the caching issue is on the server-side (something really strange).

Otherwise, your apache/php is informing the browser that the site will not change during XXX time so the browser is not asking for changes again in this period. See mod_expires settings...


RE: Problem php update 1.2 >>>>1.3 - alessandro - 02-05-2010 03:29 AM

then these are the problems encountered:

1, the mail does not work anymore "resolved"
2 may be sent by mail but not by script "resolved"

the problem was ridiculous. I apologize. mails were not sent because demons 2 inactive for scanning.



For the problem of php I have no idea. Give me some suggestions??

3 all the php and tpl files do not update even if modified
4 problems due to PHP not even know where to see
give me some ideas