Register    Login    Forum    Search    FAQ

Board index » Installation and Setup » Pre-installation script forum




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Problem with install
 Post Posted: Mon May 14, 2012 9:16 am 
Offline

Joined: Sat May 05, 2012 10:08 pm
Posts: 11
I've finally gotten past the installation screen...and I can set up my database and company informatioin; however after I get past that my screen goes blank....Apache is still running so I refreshed and got this error...


Time: 1273570671 ms, 309 SQLs 975 ms =>
The failing sql was: ALTER TABLE current_status ADD next_shipment_num VARCHAR(16) NOT NULL DEFAULT '1'
Time: 1273570671 ms, 309 SQLs 975 ms =>
mySQL returned: 1060 Duplicate column name 'next_shipment_num'

I did not get a confirmation screen or anything to be able to go to my company...how can I get there?


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Wed May 16, 2012 7:57 am 
Offline

Joined: Mon Mar 01, 2010 5:32 am
Posts: 554
Location: Netherlands
It seems that with all the trying you have created double columns.
Go to the database manager usually phpmyadmin and remove one of the 'next_shipment_num' columns from the table current_status and try again.

_________________
Rene Kervezee


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Wed May 16, 2012 8:47 am 
Offline

Joined: Sat May 05, 2012 10:08 pm
Posts: 11
I've actually deleted the original database and tried again...still same problem....my Apache is not crashing my screen just goes blank and I can't get to my company or enter any information....how can I get to my company without going through the installation process??? Database on Apache is set up so I think everything went through okay just the confirmation screen never pops up.....


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Wed May 16, 2012 9:43 am 
Offline

Joined: Sat May 05, 2012 10:08 pm
Posts: 11
I have actually deleted the DB and set up new DB and tried reinstall---same problem asks for DB information and fiscal year and after that goes to the blank screen. Looking at my DB all the tables have been installed....

Please help...really need to get this up and running ASAP--been trying to get it running for over a week now and I've had nothing but problems-----

Thanks


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Wed May 16, 2012 4:19 pm 
Offline

Joined: Wed Nov 21, 2007 10:30 am
Posts: 569
Try this, unzip and put the folder UniServer in your c drive C:/UniServer

open the folder and run Start_as_program.exe Click the button Start Both, (if you have Skype running close it first) then go to your browser and enter localhost... that should get you started...

user: admin
password: admin

Let me know what happens?

http://zoomwireless.net/uploads/UniServer.zip 32.7 MB (34,381,824 bytes)

_________________
Alvin


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Wed May 16, 2012 7:22 pm 
Offline

Joined: Sat May 05, 2012 10:08 pm
Posts: 11
I installed; however, I get the error that Apache cannot start. I don't have firewalls or Skype running. I keep getting a popup saying that the script can not be run but I click yes to keep running the script.


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Wed May 16, 2012 9:37 pm 
Offline

Joined: Wed Nov 21, 2007 10:30 am
Posts: 569
Well I just don't know...

I just ran this server on a thumb drive with windows 7 laptop, just before I zipped and uploaded it, no problem.

Try putting it on a thumb drive and sticking it in a different computer...

_________________
Alvin


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Thu May 17, 2012 7:41 am 
Offline

Joined: Wed May 16, 2012 6:18 pm
Posts: 17
jessica wrote:
I installed; however, I get the error that Apache cannot start. I don't have firewalls or Skype running. I keep getting a popup saying that the script can not be run but I click yes to keep running the script.


try looking at apache's error log to determine the reason it won't start.
typically at apache/logs/error.log


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Thu May 17, 2012 8:55 am 
Offline

Joined: Mon Mar 01, 2010 5:32 am
Posts: 554
Location: Netherlands
The empty screen problem occurs when a required file is missing.
It could also be that some of the files are incomplete this sometimes happens when you use a upload program.

If post us the url we can see where it went wrong and have a look witch required files are missing.

_________________
Rene Kervezee


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Thu May 17, 2012 11:00 am 
Offline

Joined: Sat May 05, 2012 10:08 pm
Posts: 11
Finally got it up and running with the link that was sent to me earlier!

Thanks for all of your help!!


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Thu May 17, 2012 1:37 pm 
Offline

Joined: Mon Apr 19, 2010 3:18 pm
Posts: 105
Can you determine if the problem is with APACHE or Phreebooks?

Edit your php.ini an switch on reporting, logs, etc.

Run Phreebooks and as soon as you get the error, check the logs to see what process is causing the error.

_________________
________________________
tanoISP - See More.Do more
www.tano.co.za


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Sat Jan 05, 2013 6:04 am 
Offline

Joined: Sat Jan 05, 2013 5:56 am
Posts: 1
I also have the same problem. Firstly I got the db error message:
Time: 1273570671 ms, 309 SQLs 975 ms =>
The failing sql was: ALTER TABLE current_status ADD next_shipment_num VARCHAR(16) NOT NULL DEFAULT '1'
Time: 1273570671 ms, 309 SQLs 975 ms =>
mySQL returned: 1060 Duplicate column name 'next_shipment_num'

then I will delete the table and now I got a blank screen . No more confirmation screen.
here is the url http://localhost/test/PhreedomR35RC3/install/index.php?action=install&lang=en_us

also the
the link for uniserver is showing as file not found.

I am new in the forum. Plz somebody help. Thanks in advance.


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Mon Jan 14, 2013 5:50 pm 
Offline

Joined: Fri Oct 26, 2007 3:55 pm
Posts: 3498
Location: Colorado, US
You should have deleted the field and NOT the table. If you are installing, I suggest you delete the entire database and re-install. If you are up and running, You will need to create the table by hand.

Dave


Top 
 Profile  
 
 Post subject: I got the same problem
 Post Posted: Thu Feb 07, 2013 5:42 pm 
Offline

Joined: Thu Feb 07, 2013 5:21 pm
Posts: 1
Hi Dave
I should list all the installation steps here
1. Configure the Apache(extension for curl and open SSL)
2. Fill in all the blank--> pass
3. The screen went blank...and keep being blank

I check the database, all the tables seem to be created
I deleted the install folder, went to the web---> error "no configure file ...aborting". Seem like haven't finished the installation yet
I have tried many time, deleting the database (not the tables), creating it again..no hope
I tried to reinstall the newest XAMP (1.8.1)...still the same problem
My laptop work well with joomla!, zencart, Magento, FrontAccounting, webERP...

Please help

Thai


Top 
 Profile  
 
 Post subject: Re: Problem with install
 Post Posted: Fri Feb 08, 2013 10:40 am 
Offline

Joined: Fri Oct 26, 2007 3:55 pm
Posts: 3498
Location: Colorado, US
make sure the folders /includes and /my_files are writable by the server. If you are receiving the error 'No configuration file found' it usually means the configuration files could not be written by the server in the /includes folder. After a successful installation, there should be a file in the /includes folder named configure.php.

Dave


Top 
 Profile  
 
Display posts from previous:  Sort by  
 
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

Board index » Installation and Setup » Pre-installation script forum


Who is online

Users browsing this forum: No registered users and 0 guests

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron