 | |  | | | Classifieds Installation & Upgrades If you're having install or upgrade problems, post here. |
May 24th, 2005, 11:10 AM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
| 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
|
| |
May 24th, 2005, 11:37 AM
|
#2 (permalink)
| | Registered User
Join Date: Apr 2005
Posts: 148
| |
| |
May 24th, 2005, 11:55 AM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
I set it right:
/home/musictal/public_html/forum
and still nothing.
|
| |
May 24th, 2005, 11:57 AM
|
#4 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
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
|
| |
May 24th, 2005, 12:02 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
OK, found the problem, silly me  thanks a lot.
|
| |
May 24th, 2005, 12:03 PM
|
#6 (permalink)
| | Registered User
Join Date: Apr 2005
Posts: 148
|
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.
|
| |
May 24th, 2005, 12:20 PM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
what about the username and password for admin? doesn't work for the regular one for some reason..
|
| |
May 24th, 2005, 12:47 PM
|
#8 (permalink)
| | Registered User
Join Date: Apr 2005
Posts: 148
|
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: Then run the following queries from phpMyAdmin: Code: Content visible to verified customers only.
|
| |
May 24th, 2005, 01:32 PM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
please provide example of the
'PUT HERE VALUE OF
also - won't it affect somehow vbulletin?
|
| |
May 24th, 2005, 01:36 PM
|
#10 (permalink)
| | Registered User
Join Date: Apr 2005
Posts: 148
|
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.
|
| |
May 24th, 2005, 01:40 PM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
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
|
| |
May 24th, 2005, 01:50 PM
|
#12 (permalink)
| | Registered User
Join Date: Apr 2005
Posts: 148
|
Knowing your domain helps. Try running the following queries: Code: Content visible to verified customers only.
|
| |
May 24th, 2005, 01:56 PM
|
#13 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
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
|
| |
May 24th, 2005, 02:02 PM
|
#14 (permalink)
| | Registered User
Join Date: Apr 2005
Posts: 148
|
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.
|
| |
May 24th, 2005, 02:08 PM
|
#15 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
error:
#1146 - Table 'musictal_photopost.settings' doesn't exist
|
| |
May 24th, 2005, 02:11 PM
|
#16 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
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?
|
| |
May 24th, 2005, 02:13 PM
|
#17 (permalink)
| | Registered User
Join Date: Apr 2005
Posts: 148
|
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.
|
| |
May 24th, 2005, 02:18 PM
|
#18 (permalink)
| | Junior Member Verified Customer
Join Date: May 2005
Posts: 14
|
Thank you thank you thank you!!!!!!!!!!!!!!!!!!
finally!!!!!!!!!!!!!!!!!!!
|
| |
June 20th, 2005, 05:50 PM
|
#19 (permalink)
| | Junior Member
Join Date: Jun 2005
Posts: 29
|
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.
|
| |
June 20th, 2005, 06:01 PM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,692
|
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.
|
| | |
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 12:43 PM. | |