This topic is locked

Weird Problem of Version Control Synch

11/11/2013 10:54:29 PM
PHPRunner General questions
A
Abhijeet author

Hello Room,
Recently I copied a phprunner website over a add on domain. The website went fine. Now I needed to make some changes on the website, so i made it locally on my laptop and again uploaded the website. Some of the changes were that I enabled guest access and typed some text on login screen. That's all.
Now when I try to copy and explode the website over my domain, everything run fine as old version, but the domain just don't show my changes and there is no login as guest menu in login page and also my text does not appear there. when i remove website from domain, then the website doesn't function. I did this to check whether the website is running on proper path. So the path on which it is running is ok. When i reloaded it again from zip file, again the same problem. I cleared up my local browser cache and everything, but it didn't help. I checked the zip file 3-4 times, I rebuilt zip even after deleting zip file from my pc to explode it further to domain.
Am I missing something, why are my changes not getting copied to domain. Please help.
Kind Regards

Sergey Kornilov admin 11/11/2013

Not enough info to provide a meaningful advice. My guess is that you are unzipping it to the wrong directory on the server. Try to upload files without zipping them first. Another possibility - you are zipping the wrong local directory before uploading it to the folder.
If you modified the login page - check file templates/login.htm. Make sure your changes are there and upload it manually to see if changes are applied.

A
Abhijeet author 11/12/2013



Not enough info to provide a meaningful advice. My guess is that you are unzipping it to the wrong directory on the server. Try to upload files without zipping them first. Another possibility - you are zipping the wrong local directory before uploading it to the folder.
If you modified the login page - check file templates/login.htm. Make sure your changes are there and upload it manually to see if changes are applied.


Hi Sergey,
I virtually changed everything, I even changed the absolute path over my add on domain. The path was created fresh and with no files. domain was not browsing anything and file not found error at that time, it means path of domain is ok. The path of phprunner generation is also ok. I have checked login.htm also. It actually contains my changes, but it is not displaying there still. I deleted all files locally on my htdocs folder and generated all files fresh and then made zip and uploaded over the domain. when i opened login.htm from domain file manager on the new absolute path, and I found my changes there, but still it is not displaying the same.
Is there anything still I am missing ?
Technololgy used locally: phprunner 7.0

Windows 7

xampp control panel version 3.2.1
technology uploaded to domain:

cpanel website.
If you wish, I will PM you the username and password of my domain, you can see for yourself.

Sergey Kornilov admin 11/12/2013

If you have a valid support contract open a ticket at http://support.xlinesoft.com giving us a way to access files on your web server. We'll see what we can do.