PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #31  
Old March 25th, 2006, 10:38 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

For people who have problems with the security image:

run the instalation script
if you run on localhost whrite the following paths:
Example:
Site URL : http://localhost/dating/
i have installed my web pages under c:Serverhtdocsdating

Directory root : http://localhost/dating/

Path to mogrify binary : mogrify

write simply this word without any other charakters

Path to convert binary : convert

Path to composite binary : composite


setup your database and run the script

before that make sure you have installed ImageMagick.
after the instalation you see a window where you can find a test sentence:
make the following: Click at Start button and then at Run
write cmd and press Enter
write the command shown in the postinstalation window of ImageMagick: there are two commands i think
after that you schould see a window with a test image. if so your ImageMagick installation was OK

hasta luego amigos

Reply With Quote
  #32  
Old March 25th, 2006, 06:48 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

try Directory root : http://localhost/dating/
or Directory root : C:/Server/htdocs/dating/

one of both should work. Replace C:/Server/htdocs/dating/ with your local path, where the scriptfiles are placed.

hasta luego

Reply With Quote
  #33  
Old April 1st, 2006, 03:28 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

Hi ,

Please someone can tell me how i install AeDating v3.3

/inc/header.inc.php

I don't have this file in "inc" folder

I don't know how to install aedating 3.3 or someone can send me manual.
a_hamayun@yahoo.com

Thanks.

Reply With Quote
  #34  
Old April 6th, 2006, 02:00 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

hi all !

I already installed AeDating in my localhost , but can not login to Admin Panel...

If someone can send me Default Login name and Password for admin panel...

Thanks

mocuishles@gmail.com

Reply With Quote
  #35  
Old April 14th, 2006, 12:20 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

can someone send me the installation instructions for aedating 4.0.0002 please email me the documentation on:
faltokaam@hotmail.com

Reply With Quote
  #36  
Old May 8th, 2006, 12:29 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: RE: AeDating Installation probelm


Quote:
You do need a blank database to start, just create one in phpmyadmin and you're good to go.

I'm having issues with the security image not showing up in any browser, anyone have any solutions to this issue?


I had the same.... My problem was using IIS.... for some reason IIS sucks really bad when it comes to web serving... I think it is not fully compatible with PHP (not suprising)... to fix the problem I have switched to Apache.... The problem went away. WoooHoo.....

Mac (madmac@hotmail.com)

Reply With Quote
  #37  
Old May 19th, 2006, 07:34 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: RE: AeDating Installation probelm


Quote:
hi all !

I already installed AeDating in my localhost , but can not login to Admin Panel...

If someone can send me Default Login name and Password for admin panel...

Thanks

mocuishles@gmail.com


check your .sql file for password and username.
something like this: INSERT INTO `Admins` VALUES ('admin', 'password');
username is here: admin
password is here: password

Reply With Quote
  #38  
Old June 26th, 2006, 08:18 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

hi all!..
i have installation problem.
problem is ERROR: please turn off safe_mode in your php.ini file configuration. message.
I can't find this file(php.ini)in installation folders.
if not this file to be formed after installation..
thanx

Reply With Quote
  #39  
Old July 24th, 2006, 10:27 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

Edit the index.php file in your install folder.

Reply With Quote
  #40  
Old August 8th, 2006, 09:26 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
Security Code Problems

Hello.
I have the same problem too. I don´t see the security image ( Only Place holder). How can I deactivate it, or why it´s not working.
I bought a domain , i install aedating 4 but ....
help me please
how can i remove the security code, please tell me


Reply With Quote
  #41  
Old September 1st, 2006, 08:00 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

Hi everyone, can't seem to answer all your questions here, but if you need to ask something about aedating or dolphin scripts, just drop me an email. Thanks. joems1818AThotmailDOTcom

Reply With Quote
  #42  
Old October 3rd, 2006, 11:03 AM
shaitan666 shaitan666 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 1 shaitan666 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: AeDating Installation probelm

I have a problem that i could´t solve:
Photos are not scale and that destroy the hole template when someone is uploading a big photo....
I have mogrify installed on the server and the search path is correct in heade.inc.php.
I have test the function of mogrify doing a test php file with the line: exec( "$MOGRIFY -geometry 100x150 /"searchpath"/id_img/1_1_11897.jpg" ) and that works fine.....
Don´t now to solve this.

Reply With Quote
  #43  
Old October 3rd, 2006, 07:17 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

my AeDating site security image don't showup i don't what is wrong with it please can anyone help?

Reply With Quote
  #44  
Old October 10th, 2006, 04:41 AM
dark0823 dark0823 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 1 dark0823 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: AeDating Installation probelm

hello,

i also have same problem like artistique_girl, can anyone provide me the solution, my email address is dark_0823@yahoo.com

thanks..

Reply With Quote
  #45  
Old December 21st, 2006, 08:42 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: AeDating Installation probelm

I can help you for aeDating(dolphin).Installation, make templates.
icq 268862055 e'mail aeDating@usa.com

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > AeDating Installation probelm


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |