phpCOIN
RackSpace Hosting

Forum Rules Important

For discussions on issues encountered in Snapshots or Release Candidates. Please include the Snapshot version and Date, and your server environment as applicable (OS, PHP version, server daemon type and version, MySQL version)when posting.

Pages: (2) [1] 2  ( Go to first unread post ) Reply to this topicStart new topicStart Poll

> Can't install, I cannot install phpCOIN on my webhost
Denner
Posted: July 21, 2010 03:52 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



Hello.

I have a problem. I've configured the mysql data in the config.php file, and I've uploaded all the files. Whenever I go to that directory, it just shows a white page. I am 100% sure it is the right directory.

I have made a lot of websites, and also tried a lot of already-made CMS systems, I have even used phpCOIN before, and I don't know what's wrong :/

Help please!

Thanks smile.gif

/Denner
PMEmail Poster
Top
Denner
Posted: July 21, 2010 04:01 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



Also, if I go to /coin_setup/setup.php and install it from there, it will install correctly and show the Admin-button, but once I click that, it'll just show white screen with nothing on again sad.gif
PMEmail Poster
Top
lightman
Posted: July 21, 2010 04:52 pm
Quote Post


The Janitor
***

Group: Admin
Posts: 3,374
Member No.: 3
Joined: August 25, 2006



A white page is almost always the result of a parse error that can be caused by:
  • Syntax errors caused whilst editing config.php (or it's override file)
  • Whitespace being introduced after the closing php brace during the editing process
  • A corrupted fileset
  • An incomplete fileset that is not respecting an include call
  • An unusual server configuration that does not return the correct paths to the "where am I" code
  • Your server is running a PHP version incompatible with the version of phpCOIN that you have installed.
Check your php logs for errors smile.gif


--------------------
***** Unless otherwise stated, all replies refer to the following *****
====================================================================
--- The latest unmodified version of phpCOIN available from the phpCOIN download page on the date and time of this post.
--- All relevant fix files applied - One of the four included unmodified themes - The original language files .
--- Help will be given to install/configure/use phpCOIN, but not programming help to modify phpCOIN operations. If you are competent enough to make programming changes, you should be competent enough to read the source code and figure things out :)
PM
Top
Denner
Posted: July 21, 2010 05:11 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



That is A LOT of options biggrin.gif

I will now try to upload every folder one by one and then the last files together, and not just select all and click upload, so that I make sure that EVERYTHING gets uploaded biggrin.gif

I am running PHP 5.3.2 which might be a problem? I don't know. In my head that wouldn't cause any problem, but I don't know.

I am going to edit the config.php and then I'll go to the site and see if there still is a white page, if there is, I'll go directly to /coin_setup/setup.php and install it from there.

Every time I've gone to /coin_setup/setup.php and installed it, it says that the installation was successfully installed, but when I click Admin, it will just show the famous White Blank, completely empty page with absolutely no errors. Extremely weird :/
PMEmail Poster
Top
lightman
Posted: July 21, 2010 05:17 pm
Quote Post


The Janitor
***

Group: Admin
Posts: 3,374
Member No.: 3
Joined: August 25, 2006



Please read the warnings regarding PHP v5.3 http://docs.phpcoin.com/index.php/Pre-requisites

The 1.6.6 Development Snapshot 2010-05-01 has had an update fileset for functions deprecated in php 5.3 and higher - you might like to try that although please respect the Notices attached to the release.


--------------------
***** Unless otherwise stated, all replies refer to the following *****
====================================================================
--- The latest unmodified version of phpCOIN available from the phpCOIN download page on the date and time of this post.
--- All relevant fix files applied - One of the four included unmodified themes - The original language files .
--- Help will be given to install/configure/use phpCOIN, but not programming help to modify phpCOIN operations. If you are competent enough to make programming changes, you should be competent enough to read the source code and figure things out :)
PM
Top
Denner
Posted: July 21, 2010 06:26 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



Okay. Now (I've installed the 1.6.6 package), it shows white blank page wherever I go. Even on the setup.php page :/

I really don't know what's wrong. It's weird. I have installed phpCOIN before, on the exact same server as now. It's at one.com and last time it did work. AFAIK they haven't changed anything, except updating their PHP, MySQL and Apache versions.

Any suggestions on what might be wrong? I have written everything correctly, no white spaces or anything, and I use a very reliable website editing program (Plain source code, NO WYSIWYG at all), it's called TextMate for Mac.

Thanks in advance,

/dennis
PMEmail Poster
Top
lightman
Posted: July 21, 2010 06:44 pm
Quote Post


The Janitor
***

Group: Admin
Posts: 3,374
Member No.: 3
Joined: August 25, 2006



I have no experience of TextMate nor the Mac OS so I cannot comment on that.

Several core PHP functions were depreciated in the PHP 5.3 series, necessitating the rewrite of phpCOIN to the 1.6.6 version.

The phpCOIN v1.6.6 Development Snapshot 2010-05-01 runs OK on my dev server running PHP Version 5.3.1, but I have NOT tested it on any higher PHP platform (although there is nothing to indicate it wont work as far as I am aware !).

Unfortunately, even after over 300 downloads of the phpCOIN v1.6.6 Development Snapshot, only one user (other than you) has ever bothered to give me any feedback on the package, let alone the package running on PHP 5.3.x platforms, so I have no metrics or data to use that may be of any use, or might enable me to help you further at this time.

Please post full PHP log info relating to the event timeline so we can see what is going on.


--------------------
***** Unless otherwise stated, all replies refer to the following *****
====================================================================
--- The latest unmodified version of phpCOIN available from the phpCOIN download page on the date and time of this post.
--- All relevant fix files applied - One of the four included unmodified themes - The original language files .
--- Help will be given to install/configure/use phpCOIN, but not programming help to modify phpCOIN operations. If you are competent enough to make programming changes, you should be competent enough to read the source code and figure things out :)
PM
Top
Denner
Posted: July 21, 2010 06:49 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



I just want to say, thank you for taking time to help me, I really appreciate it smile.gif

Now, when I go to my log page on my webhost, it says latest.log, and it contains following:

CODE
www.kmeelev.dk 81.33.4.213 - - [08/Jul/2010:20:26:52 +0200] "GET / HTTP/1.1" 200 68 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; da-dk) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16"
www.kmeelev.dk 81.33.4.213 - - [08/Jul/2010:20:26:54 +0200] "GET /constructing.png HTTP/1.1" 200 79136 "http://kmeelev.dk/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; da-dk) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16"
www.kmeelev.dk 81.33.4.213 - - [08/Jul/2010:20:26:56 +0200] "GET /favicon.ico HTTP/1.1" 404 217 "http://kmeelev.dk/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; da-dk) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16"
www.kmeelev.dk 83.221.146.187 - - [08/Jul/2010:23:55:53 +0200] "GET / HTTP/1.1" 200 68 "-" "OneDotComLatencyTester/1.0"
www.kmeelev.dk 83.221.146.187 - - [08/Jul/2010:23:55:53 +0200] "GET / HTTP/1.1" 200 68 "-" "OneDotComLatencyTester/1.0"


It doesn't look very informing to me, it looks nothing like a useable log-file to me, but that might just be me?
PMEmail Poster
Top
lightman
Posted: July 21, 2010 06:53 pm
Quote Post


The Janitor
***

Group: Admin
Posts: 3,374
Member No.: 3
Joined: August 25, 2006



That is your Apache connection log - we need the PHP log !!

***NOTE***

Topic moved to Snapshots and Release Candidates http://forums.phpcoin.com/index.php?showforum=31


--------------------
***** Unless otherwise stated, all replies refer to the following *****
====================================================================
--- The latest unmodified version of phpCOIN available from the phpCOIN download page on the date and time of this post.
--- All relevant fix files applied - One of the four included unmodified themes - The original language files .
--- Help will be given to install/configure/use phpCOIN, but not programming help to modify phpCOIN operations. If you are competent enough to make programming changes, you should be competent enough to read the source code and figure things out :)
PM
Top
Denner
Posted: July 21, 2010 07:05 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



Gosh! I'm sorry, stupid me smile.gif

I've contacted my webhost provider, and they say they don't provide a PHP logfile service, which annoys me like hell. Now the Operator from one.com is taking a look at the files, I think.. He asked me what I was doing, and I told him.

I'll wait for him to draw a conclusion, and then I'll return here smile.gif
PMEmail Poster
Top
Denner
Posted: July 21, 2010 07:11 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



Okay then. He says he will open a ticket for it, so that the technicians can take a look at it.

Thank you for the help, I think I'll let them take a look at it before returning to here, I don't guess there is much more we can do, else than letting them take a look at it?
PMEmail Poster
Top
lightman
Posted: July 21, 2010 07:17 pm
Quote Post


The Janitor
***

Group: Admin
Posts: 3,374
Member No.: 3
Joined: August 25, 2006



There is nothing more we can do other than to ensure that the 166 fileset you uploaded, did indeed, successfully overwrite any existing files.

If you are not 100% sure, delete the fileset entirely, and upload a fresh set of the 166 files smile.gif


--------------------
***** Unless otherwise stated, all replies refer to the following *****
====================================================================
--- The latest unmodified version of phpCOIN available from the phpCOIN download page on the date and time of this post.
--- All relevant fix files applied - One of the four included unmodified themes - The original language files .
--- Help will be given to install/configure/use phpCOIN, but not programming help to modify phpCOIN operations. If you are competent enough to make programming changes, you should be competent enough to read the source code and figure things out :)
PM
Top
Denner
Posted: July 21, 2010 07:37 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



Hold on. You might hate me for the rest of your life now, because of my stupity (If what I think I've done wrong is right). I have to upload the 1.6.5 version and then upload the 1.6.6 version? Because it's not all the files that are in the 1.6.6 version?
PMEmail Poster
Top
lightman
Posted: July 21, 2010 07:47 pm
Quote Post


The Janitor
***

Group: Admin
Posts: 3,374
Member No.: 3
Joined: August 25, 2006



The 166 fileset is complete, it requires no other files.

Just make sure ALL the 166 files actually overwrote any existing files that might have been on the server smile.gif


--------------------
***** Unless otherwise stated, all replies refer to the following *****
====================================================================
--- The latest unmodified version of phpCOIN available from the phpCOIN download page on the date and time of this post.
--- All relevant fix files applied - One of the four included unmodified themes - The original language files .
--- Help will be given to install/configure/use phpCOIN, but not programming help to modify phpCOIN operations. If you are competent enough to make programming changes, you should be competent enough to read the source code and figure things out :)
PM
Top
Denner
Posted: July 21, 2010 07:50 pm
Quote Post


Advanced Member
***

Group: Members
Posts: 30
Member No.: 3,977
Joined: September 12, 2009



Well, now I've actually uploaded 1.6.5 first and I'm uploading 1.6.6 now, it says around 1000 files in filezilla. Is that supposed to happen? 166 fileset is like.. small?
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic OptionsPages: (2) [1] 2  Reply to this topicStart new topicStart Poll

 


Inscrita el Registro Mercantil de Mallorca Tomo 2140, Hoja No. PM-51034, Folio 135
This website owned and operated by: Technology Services RPVW S.L. CIF# B57345084
Avda Constitucion 48 Bajos Alaro 07340 Baleares SPAIN
Tel:+34 971518362    Fax: +34 971518368    eMail: support@phpcoin.com