| phpCOIN Main Site · Forum Guidelines |
Help
Search
Members
Calendar
|
|
Other phpCOIN Sites: [Live Demo] [Downloads] [Docs] [Bugs] [Wall of Shame] |
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() |
Important| Pages: (2) [1] 2 ( Go to first unread post ) | ![]() ![]() ![]() |
| Denner |
Posted: July 21, 2010 03:52 pm
|
|
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 /Denner |
| Denner |
Posted: July 21, 2010 04:01 pm
|
|
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
|
| lightman |
Posted: July 21, 2010 04:52 pm
|
![]() 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:
-------------------- ***** 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 :) |
| Denner |
Posted: July 21, 2010 05:11 pm
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 30 Member No.: 3,977 Joined: September 12, 2009 |
That is A LOT of options
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 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 :/ |
| lightman |
Posted: July 21, 2010 05:17 pm
|
![]() 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 :) |
| Denner |
Posted: July 21, 2010 06:26 pm
|
|
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 |
| lightman |
Posted: July 21, 2010 06:44 pm
|
![]() 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 :) |
| Denner |
Posted: July 21, 2010 06:49 pm
|
||
|
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 Now, when I go to my log page on my webhost, it says latest.log, and it contains following:
It doesn't look very informing to me, it looks nothing like a useable log-file to me, but that might just be me? |
||
| lightman |
Posted: July 21, 2010 06:53 pm
|
![]() 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 :) |
| Denner |
Posted: July 21, 2010 07:05 pm
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 30 Member No.: 3,977 Joined: September 12, 2009 |
Gosh! I'm sorry, stupid me
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 |
| Denner |
Posted: July 21, 2010 07:11 pm
|
|
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? |
| lightman |
Posted: July 21, 2010 07:17 pm
|
![]() 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 -------------------- ***** 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 :) |
| Denner |
Posted: July 21, 2010 07:37 pm
|
|
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?
|
| lightman |
Posted: July 21, 2010 07:47 pm
|
![]() 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 -------------------- ***** 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 :) |
| Denner |
Posted: July 21, 2010 07:50 pm
|
|
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?
|
Pages: (2) [1] 2 |
![]() ![]() ![]() |