PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Major installation problem (http://www.photopost.com/forum/classifieds-installation-upgrades/114027-major-installation-problem.html)

Lonny May 24th, 2005 11:10 AM

Major installation problem
 
Major installation problem, once I tried to login:


Warning: chdir(): No such file or directory (errno 2) in /home/musictal/public_html/marketplace/header-inc.php on line 61

Warning: main(./global.php): failed to open stream: No such file or directory in /home/musictal/public_html/marketplace/header-inc.php on line 62

Warning: main(./global.php): failed to open stream: No such file or directory in /home/musictal/public_html/marketplace/header-inc.php on line 62

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/musictal/public_html/marketplace/header-inc.php on line 62

Frost May 24th, 2005 11:37 AM

http://www.photopost.com/members/for...d.php?t=114001

Lonny May 24th, 2005 11:55 AM

I set it right:

/home/musictal/public_html/forum

and still nothing.

Lonny May 24th, 2005 11:57 AM

OK, now I got a new error:



Warning: main(./languages/english/pp-inc.php): failed to open stream: No such file or directory in /home/musictal/public_html/marketplace/pp-inc.php on line 76

Warning: main(./languages/english/pp-inc.php): failed to open stream: No such file or directory in /home/musictal/public_html/marketplace/pp-inc.php on line 76

Fatal error: main(): Failed opening required './languages/english/pp-inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/musictal/public_html/marketplace/pp-inc.php on line 76

Lonny May 24th, 2005 12:02 PM

OK, found the problem, silly me :) thanks a lot.

Frost May 24th, 2005 12:03 PM

Open config-inc.php and set $PP_PATH to the full path, up to and including your classifieds directory, beginning slash but no ending slash.

Lonny May 24th, 2005 12:20 PM

what about the username and password for admin? doesn't work for the regular one for some reason..

Frost May 24th, 2005 12:47 PM

Sounds like a cookie issue...

Go to vB adminCP => vB Options => Cookies and HTTP Header Option, and write down the following settings:
  • Path to Save Cookies
  • Cookie Domain
Next go to the vB config.php file, and write down the following setting:
  • $cookieprefix
Then run the following queries from phpMyAdmin:
Code:

Content visible to verified customers only.

Lonny May 24th, 2005 01:32 PM

please provide example of the

'PUT HERE VALUE OF

also - won't it affect somehow vbulletin?

Frost May 24th, 2005 01:36 PM

No. It affects the PP classifieds table named settings. You get the values of 'PUT HERE VALUE OF...' from your vB admin panel and vB config.php file. Instructions to get these values are in the previous post.

Lonny May 24th, 2005 01:40 PM

Sorry for being such an idiot I'm really not a techie so I'm trying not to mess things up - can you tell me exactly what to write in the vbullein fields in the admin, what to write in the config and what is the values of those things I have to replace in the text you added?

the domain is musictalk.co.il

thanks

Frost May 24th, 2005 01:50 PM

Knowing your domain helps. Try running the following queries:
Code:

Content visible to verified customers only.

Lonny May 24th, 2005 01:56 PM

OK and where do I run that query?

in

myPHPadmin > mydatabase > query - just place it in the field? not choose any other option?

I tried it and it said:

You have to choose at least one Column to display

Frost May 24th, 2005 02:02 PM

In phpMyAdmin, on the left hand side, click the settings table link. Then, on the right hand side, scroll down to the SQL query box, stick the queries in there, and click go.

Lonny May 24th, 2005 02:08 PM

error:

#1146 - Table 'musictal_photopost.settings' doesn't exist

Lonny May 24th, 2005 02:11 PM

By the way when I go there I have the text:

SELECT * FROM `pp_settings` WHERE 1

displayed - should I place everything under it or replace it?

Frost May 24th, 2005 02:13 PM

You need to add your table prefix to settings. It's probably pp_ so try the following queries:
Code:

Content visible to verified customers only.

Lonny May 24th, 2005 02:18 PM

Thank you thank you thank you!!!!!!!!!!!!!!!!!!


finally!!!!!!!!!!!!!!!!!!!

gizmoshere June 20th, 2005 05:50 PM

Well I'm new here have read & read, installed uninstalled & my loop for admin continues, dispite contacting support, far from Ideal this should not even be an issue on an install.

It's just driving me mad.

Chuck S June 20th, 2005 06:01 PM

Hello

Login loop is caused by incorrect cookie settings enter upon install by the user. If you give some info here on integration type etc I may be able to help.


All times are GMT -5. The time now is 08:26 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97