![]() |
install error Warning: rename(D:\vhosts\vesparesources.com\httpdocs\pp-classifieds\install/config-inc.php.NEW,D:\vhosts\vesparesources.com\httpdocs\pp-classifieds\install/config-inc.php) [function.rename]: No such file or directory in D:\vhosts\vesparesources.com\httpdocs\pp-classifieds\install\install.php on line 124 Unable to find D:\vhosts\vesparesources.com\httpdocs\pp-classifieds\install/config-inc.php; please rename config-inc.php.NEW to config-inc.php to proceed. :confused: why look for config.inc.php in the install dir? |
Okay two things one the install instructions are here PhotoPost PHP Photo Sharing Photo Gallery Installation Guide I would suggest all directories and files noted have the proper permissions. On the first step of install enter the path to your install as D:/vhosts/vesparesources.com/httpdocs/pp-classifieds/install That should make it work on windows as long as permissions are right. Server paths are always forward slashes. Only on a windows computer is a path backslashes. |
Quote:
the problem is that my server is windows, the installation work if at line 120 of install.php change $ thisdir = str_replace ("/ install", "", $ thisdir); with $ thisdir = str_replace ("\ install", "", $ thisdir); but in all stages of installation there are problems, I do not think it says in the instructions that must reside on linux server ... :mad: |
You must use forward slashes I have installed on windows many times using forward slashes work fine and are what you must use in CODE. Backslashes are stripped from mysql so using forward slashes solves all those issues also when including files in PHP using require or include you must use forward slashes. I was saying that only in the windows computer do you find use of backslashes. |
If you need me to look at what is going on feel free to use the contact us link in our header sent a url and ftp info and I can look at what your doing. |
2 Attachment(s) Quote:
But I have another problem, after import the xml file in vbulletin, I only have the menu in the top bar (navigation manager) but not the traditional one. I wish that as photopst appeared in both, as I do? thanks. |
Well what I have said there was no need to edit the code but glad you got it to install. I have installed on many windows setups and never had to edit code. If you are running Photopost with vb4 the navigation is in the vb navbar. Your trying to show both the old pp navbar and the same navbar in the vb also? |
My response as far as scripting would be that this line in install.php Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
| All times are GMT -5. The time now is 07:06 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0