 | |  | | | Classifieds Installation & Upgrades If you're having install or upgrade problems, post here. |
October 27th, 2012, 01:42 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Sep 2009
Posts: 29
| 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.
why look for config.inc.php in the install dir?
|
| |
October 27th, 2012, 02:12 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
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.
|
| |
October 27th, 2012, 02:40 PM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Sep 2009
Posts: 29
| Quote:
Originally Posted by Chuck S 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. |
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 ... |
| |
October 27th, 2012, 04:19 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
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.
Last edited by Chuck S; October 27th, 2012 at 04:54 PM.
|
| |
October 28th, 2012, 11:21 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
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.
|
| |
October 29th, 2012, 02:29 AM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Sep 2009
Posts: 29
| Quote:
Originally Posted by Chuck S 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. | After editing the file install.php and changing some slash I was able to install and run well pp-classifieds.
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.
Last edited by horusbird; October 29th, 2012 at 03:17 AM.
|
| |
October 29th, 2012, 07:25 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
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?
|
| |
October 30th, 2012, 05:10 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
My response as far as scripting would be that this line in install.php Code: Content visible to verified customers only.
would be to replace with this Code: Content visible to verified customers only.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:37 PM. | |